Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 23:41:15 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200405210641.i4L6fFBG060065@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004/05/20 23:41:15 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  MFp4:
  
  Split the baby.  For idepci devices, now both legacy mode bits need
  not be set.  We can run an idepci in a split mode.  However, it only
  works better than before, not works.  It works better in that when one
  device is legacy and the other isn't and disabled, we now operate
  correctly.
  
  sos submitted a version of this patch.
  
  Revision  Changes    Path
  1.254     +7 -3      src/sys/dev/pci/pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405210641.i4L6fFBG060065>