Ronald G Minnich wrote:
>
> On Mon, 22 Jan 2001, Brian Stephenson wrote:
>
> > If I could get a #lspci -xxx output of a linuxbios booted matsonic
> > motherboard it
> > might help, I can then check the dram registers with POST card.
>
> sorry, there is some 2.2.17 problem here. This is all I can get:
>
> [rminnich@beckerwulf rminnich]$ bpsh -n 2 lspci
> 00:00.0 Class 0600: 1039:0630 (rev 20)
> 00:00.1 Class 0101: 1039:5513 (rev d0)
> 00:01.0 Class 0601: 1039:0008
> 00:01.1 Class 0200: 1039:0900 (rev 81)
> 00:01.2 Class 0c03: 1039:7001 (rev 07)
> 00:01.3 Class 0c03: 1039:7001 (rev 07)
> 00:01.4 Class 0401: 1039:7018 (rev 02)
> 00:01.6 Class 0703: 1039:7013 (rev a0)
> 00:02.0 Class 0604: 1039:0001
> 01:00.0 Class 0300: 1039:6300 (rev 20)
> [rminnich@beckerwulf rminnich]$ bpsh -n 2 lspci -xxx -s 0:0.0
> pcilib: proc_read: tried to read 256 bytes at 0, but got only 64
> lspci: Unable to read 256 bytes of configuration space.
> [rminnich@beckerwulf rminnich]$ bpsh -n 2 lspci -x -s 0:0.0
> 00:00.0 Class 0600: 1039:0630 (rev 20)
> 00: 39 10 30 06 07 00 10 22 20 00 00 06 00 ff 80 00
> 10: 00 00 40 80 00 00 00 00 00 00 00 00 00 00 00 00
> 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 30: 00 00 00 00 c0 00 00 00 00 00 00 00 00 00 00 00
>
> [rminnich@beckerwulf rminnich]$ bpsh -n 2 lspci -xxx -s 0:0.0
> pcilib: proc_read: tried to read 256 bytes at 0, but got only 64
> lspci: Unable to read 256 bytes of configuration space.
> [rminnich@beckerwulf rminnich]$
>
Ron,
You have to be super user to see all 256 Bytes of PCI configuration
space by lspci.
Ollie