Date: Wed, 13 Apr 2005 17:34:38 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci_user.c Message-ID: <200504131734.j3DHYcGB070458@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504131734.j3DHYcGB070458>