commit | 987b6de7102cf2f583733efd726ae920a1335519 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue Feb 14 16:42:11 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:12:57 2006 -0800 |
tree | 66a0fcfa5be6831c47f008437d3c97d0bead91bb | |
parent | 9f8a5b843fc47ea150525f912574677483e1a5ac [diff] |
[SPARC64]: Restrict PCI bus scanning on SUN4V. On the PBM's first bus number, only allow device 0, function 0, to be poked at with PCI config space accesses. For some reason, this single device responds to all device numbers. Also, reduce the verbiage of the debugging log printk's for PCI cfg space accesses in the SUN4V PCI controller driver, so that it doesn't overwhelm the slow SUN4V hypervisor console. Signed-off-by: David S. Miller <davem@davemloft.net>