cvs commit: src/sys/dev/cardbus cardbus.c src/sys/dev/pci pci.c
Doug Rabson
dfr at FreeBSD.org
Sat Nov 1 04:45:04 PST 2003
dfr 2003/11/01 04:45:03 PST
FreeBSD src repository
Modified files:
sys/dev/cardbus cardbus.c
sys/dev/pci pci.c
Log:
Make the cardbus driver a derived class of the pci driver. In theory, this
should allow many of the pci methods to be re-staticised.
Revision Changes Path
1.42 +2 -33 src/sys/dev/cardbus/cardbus.c
1.234 +1 -5 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list