freebsd-dev/sys/dev/cardbus
Warner Losh 7ba175ac23 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.
2002-02-27 05:09:14 +00:00
..
cardbus_cis.c Use the pci.c code wherever possible, rather than copying all the pci 2002-02-27 05:09:14 +00:00
cardbus_cis.h Part two of this NEWCARD update: 2001-08-27 00:09:42 +00:00
cardbus.c Use the pci.c code wherever possible, rather than copying all the pci 2002-02-27 05:09:14 +00:00
cardbusreg.h Non-functional changes to NEWCARD stuff. 2001-08-26 23:55:34 +00:00
cardbusvar.h Use the pci.c code wherever possible, rather than copying all the pci 2002-02-27 05:09:14 +00:00