cvs commit: src/sys/dev/pci pci.c
John-Mark Gurney
jmg at FreeBSD.org
Sat Jun 21 19:26:18 PDT 2003
jmg 2003/06/21 19:26:17 PDT
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
use a REG macro that was already defined.
Reorder how the pci probing in handled. before adding devices, check to
see if the slot is a multi-function device to see if we should probe all
the functions.
Original idea by: imp
Revision Changes Path
1.220 +10 -3 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list