]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Updates to match changes elsewhere in the PCI subsystem:
authorMike Smith <msmith@FreeBSD.org>
Wed, 13 Dec 2000 01:28:00 +0000 (01:28 +0000)
committerMike Smith <msmith@FreeBSD.org>
Wed, 13 Dec 2000 01:28:00 +0000 (01:28 +0000)
commit84c6b37d745b2bb8b7f7d5c36af293c28785cb3d
treec0a4803a6859183745a777f5c67f44995109567a
parent8983cfbf278ba9c211d639409c4373eeb08f41e9
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.
sys/dev/cardbus/cardbus.c
sys/dev/pccbb/pccbb.c
sys/dev/pccbb/pccbbvar.h