Date: Tue, 26 Feb 2002 22:13:08 -0700 (MST) From: "M. Warner Losh" <imp@village.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c cardbus_cis.c cardbusvar.h src/sys/dev/pci pci.c pci_private.h Message-ID: <20020226.221308.53443217.imp@village.org> In-Reply-To: <200202270509.g1R59ES37305@freefall.freebsd.org> References: <200202270509.g1R59ES37305@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200202270509.g1R59ES37305@freefall.freebsd.org>
Warner Losh <imp@FreeBSD.org> writes:
: imp 2002/02/26 21:09:14 PST
:
: Modified files:
: sys/dev/cardbus cardbus.c cardbus_cis.c cardbusvar.h
: sys/dev/pci pci.c
: Added files:
: sys/dev/pci pci_private.h
: Log:
: Use the pci.c code wherever possible, rather than copying all the pci
: code into cardbus and s/pci/cardbus. This exposes a few pci_*
: functions that are now static.
:
: This work is similar to work Justin posted to the mobile list about a
: year or two ago, which I have neglected since then.
:
: This is a subset of his current work with the multiple inheritance
: newbus architecutre. When completed, that will eliminate the need for
: pci/pci_private.h.
:
: Similar work is needed for the cardbus_cis and pccard_cis code as well.
I forgot:
Reviewed by: gibbs
and I should have said Justin Gibbs rather than just Justin. I also
should have added that I hope this doesn't conflict with his work and
that I'll merge in changes that helps him do his newbusng stuff.
Warner
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020226.221308.53443217.imp>
