diff options
author | imp <imp@FreeBSD.org> | 2004-04-23 05:25:13 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2004-04-23 05:25:13 +0000 |
commit | 800bba64fe69c02c7b292d0d136953ef3749cdc8 (patch) | |
tree | f5b1357f133ca320a4d82af82e8e7bdeb87c1813 /share | |
parent | c8457a17a5edc36efcd781535b1388be1a70b0a2 (diff) | |
download | FreeBSD-src-800bba64fe69c02c7b292d0d136953ef3749cdc8.zip FreeBSD-src-800bba64fe69c02c7b292d0d136953ef3749cdc8.tar.gz |
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.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions