freebsd-dev/sys/dev/pccbb
Warner Losh 6c92cac930 Start programming the bus numbers for the pci<->cardbus. When the
secondary bus is 0, we program the primary bus, the secondary bus and
the suborindate bus.  This isn't ideal, since we start at parent_bus +
1 and store this in a static.

Ideally, we'd walk the tree and assign bus numbers.  However, that's
harder to accomplish without some help from the bus layer which we're
not planning on doing that until 6.

This fixes my CardBus problems on my Sony PCG-Z1WA, and might fix the
Dells that have had problems.
2004-04-23 05:25:13 +00:00
..
pccbb.c Start programming the bus numbers for the pci<->cardbus. When the 2004-04-23 05:25:13 +00:00
pccbbdevid.h MFp4: 2004-01-04 22:10:00 +00:00
pccbbreg.h CBB_SOCKET_STAT_ is too long. Change it to CBB_STATE_. Also, make 2003-08-09 20:49:22 +00:00
pccbbvar.h Make cbb interrupts MPSAFE: 2003-06-12 03:37:28 +00:00