freebsd-skq/sys/dev/cardbus
Mike Smith 84c6b37d74 Updates to match changes elsewhere in the PCI subsystem:
- Remove redundant header-type-specific support in the cardbus pcibus
   clone.  The bridges don't need this anymore.
 - Use pcib_get_bus instead of the deprecated pci_get_secondarybus.
 - Implement read/write ivar support for the pccbb, and teach it how
   to report its secondary bus number.  Save the subsidiary bus number
   as well, although we don't use it yet.
2000-12-13 01:28:00 +00:00
..
cardbus_cis.c Remove an unused variable. 2000-11-30 19:14:26 +00:00
cardbus_cis.h This fixes several problems with CIS as suggested by Justin Gibbs: 2000-11-29 19:38:25 +00:00
cardbus.c Updates to match changes elsewhere in the PCI subsystem: 2000-12-13 01:28:00 +00:00
cardbusreg.h Oops, broke CIS reading from ROM on my last commit. 2000-11-29 16:08:01 +00:00
cardbusvar.h Initial commit of NEWCARD cardbus side (that actually compiles and works) 2000-10-18 03:25:13 +00:00