cvs commit: src/sys/dev/pci pci.c

John Baldwin jhb at FreeBSD.org
Fri Aug 15 20:17:22 UTC 2008


jhb         2008-08-15 20:17:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/pci          pci.c 
  Log:
  SVN rev 181772 on 2008-08-15 20:17:08Z by jhb
  
  MFC: If the kernel fails to allocate resources for the initial value of a
  PCI BAR, then zero the BAR and clear the resource list entry so that a
  new resource will be allocated by the device driver.
  
  Revision    Changes    Path
  1.292.2.26  +19 -5     src/sys/dev/pci/pci.c


More information about the cvs-src mailing list