Date: Sat, 1 Nov 2003 04:45:03 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus.c src/sys/dev/pci pci.c Message-ID: <200311011245.hA1Cj3sK027478@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311011245.hA1Cj3sK027478>