bms 2005-04-13 17:34:38 UTC FreeBSD src repository Modified files: sys/dev/pci pci_user.c Log: Use pci_find_bsf() to retrieve the PCI device associated with a bus/device/function tuple. This change enables pciconf(8) to work with CardBus devices. Reviewed by: imp Revision Changes Path 1.19 +16 -13 src/sys/dev/pci/pci_user.c