Bug 8591
Summary: | Problem with the PCI : Bus | ||
---|---|---|---|
Product: | Drivers | Reporter: | wordgf (wordgf) |
Component: | PCI | Assignee: | Bernhard Kaindl (bk) |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bunk, greg |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.20-16-generic | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
wordgf@aol.com
2007-06-06 07:49:39 UTC
For Greg and others: I'll likely use the same text in other bug reports too, unless I see something new, which I'll note on the top of my bug comments. Many thanks for the report, I reviewed it and have this result: The messages PCI: Bus #03 (-#06) is hidden behind transparent bridge #02 (-#02) (try 'pci=assign-busses') PCI: Bus #07 (-#0a) is hidden behind transparent bridge #02 (-#02) (try 'pci=assign-busses') indicate that two PCI busses are not reachable by your system, but it is very likely that if these busses are two CardBus slots, then yenta-socket fixes this as of 2.6.20, and lets you see your cardbus cards, so when they are, there is no issue at all. Unless you have PCI hardware connected to your machine which is not shown by lspci after loading all neccessary drivers (eg. yenta_socket), we can close this bug: I'd then go forward and simply propose to either delete this warning check or to change it it a PCI-internal warning message and refine it a bit (so that it only is triggered in cases which are not addressed by yenta-socket) Not that if a secific driver is not working, then this is not in relation to this bug report, this bug report is only about PCI devices which may potentially not show up in lspci and for which the driver also will never see. Unless the PCI device is not shown in PCI, open a new bug if you have an issue with a driver. Again many thanks for the report and if I hear nothing new regarding this bug report, I'll close it when the 'bus hidden behind bridge' message is fixed. |