[tulip] FA511 not passing much data

Jarl Friis jarl@softace.dk
Wed Jan 8 02:40:00 2003


I repost this to the list, as I think others will be interested.

Robert W March <RWMarch@sympatico.ca> writes:

> On January 7, 2003 14:30, you wrote:
> > Robert W March <RWMarch@sympatico.ca> writes:
> > > and ...
> > >
> > > [root@beaver root]# lspci -n
> > > 00:00.0 Class 0600: 8086:7190 (rev 03)
> > > 00:01.0 Class 0604: 8086:7191 (rev 03)
> > > 00:02.0 Class 0607: 104c:ac1d
> > > 00:02.1 Class 0607: 104c:ac1d
> > > 00:06.0 Class 0401: 1013:6001 (rev 01)
> > > 00:07.0 Class 0680: 8086:7110 (rev 02)
> > > 00:07.1 Class 0101: 8086:7111 (rev 01)
> > > 00:07.2 Class 0c03: 8086:7112 (rev 01)
> > > 00:07.3 Class 0680: 8086:7113 (rev 02)
> > > 01:00.0 Class 0300: 10c8:0005 (rev 20)
> > > 02:00.0 Class 0200: 1317:1985 (rev 11)
> >
> > please use 'lspci -n -v' this will give PCI IDS *and* subsystem numbers.
> 
> Hello Jarl,
> 
> Here it is (the full output so that I do not leave out anything important):
> [root@beaver root]# lspci -n -v
> 00:00.0 Class 0600: 8086:7190 (rev 03)
>         Flags: bus master, medium devsel, latency 64
>         Memory at 40000000 (32-bit, prefetchable) [size=64M]
>         Capabilities: [a0] AGP version 1.0
> 
> 00:01.0 Class 0604: 8086:7191 (rev 03)
>         Flags: bus master, 66Mhz, medium devsel, latency 168
>         Bus: primary=00, secondary=01, subordinate=01, sec-latency=176
>         I/O behind bridge: 0000d000-0000dfff
>         Memory behind bridge: 70000000-dfffffff
>         Prefetchable memory behind bridge: e0000000-f7ffffff
> 
> 00:02.0 Class 0607: 104c:ac1d
>         Subsystem: 1014:00eb
>         Flags: bus master, medium devsel, latency 168, IRQ 11
>         Memory at 50102000 (32-bit, non-prefetchable) [size=4K]
>         Bus: primary=00, secondary=02, subordinate=04, sec-latency=176
>         Memory window 0: 12000000-123ff000 (prefetchable)
>         Memory window 1: 12400000-127ff000
>         I/O window 0: 00004000-000040ff
>         I/O window 1: 00004400-000044ff
>         16-bit legacy interface ports at 0001
> 
> 00:02.1 Class 0607: 104c:ac1d
>         Subsystem: 1014:00eb
>         Flags: bus master, medium devsel, latency 168, IRQ 11
>         Memory at 50101000 (32-bit, non-prefetchable) [size=4K]
>         Bus: primary=00, secondary=05, subordinate=07, sec-latency=176
>         Memory window 0: 12800000-12bff000 (prefetchable)
>         Memory window 1: 12c00000-12fff000
>         I/O window 0: 00004800-000048ff
>         I/O window 1: 00004c00-00004cff
>         16-bit legacy interface ports at 0001
> 
> 00:06.0 Class 0401: 1013:6001 (rev 01)
>         Subsystem: 1014:1010
>         Flags: bus master, medium devsel, latency 32, IRQ 11
>         Memory at 50100000 (32-bit, non-prefetchable) [size=4K]
>         Memory at 50000000 (32-bit, non-prefetchable) [size=1M]
> 
> 00:07.0 Class 0680: 8086:7110 (rev 02)
>         Flags: bus master, medium devsel, latency 0
> 
> 00:07.1 Class 0101: 8086:7111 (rev 01) (prog-if 80 [Master])
>         Flags: bus master, medium devsel, latency 48
>         [virtual] I/O ports at 01f0
>         [virtual] I/O ports at 03f4
>         [virtual] I/O ports at 0170
>         [virtual] I/O ports at 0374
>         I/O ports at fcf0 [size=16]
> 
> 00:07.2 Class 0c03: 8086:7112 (rev 01)
>         Flags: bus master, medium devsel, latency 48, IRQ 11
>         I/O ports at 8400 [size=32]
> 
> 00:07.3 Class 0680: 8086:7113 (rev 02)
>         Flags: medium devsel, IRQ 9
> 
> 01:00.0 Class 0300: 10c8:0005 (rev 20)
>         Subsystem: 1014:00dd
>         Flags: bus master, medium devsel, latency 128, IRQ 11
>         Memory at e0000000 (32-bit, prefetchable) [size=16M]
>         Memory at 70000000 (32-bit, non-prefetchable) [size=4M]
>         Memory at 70400000 (32-bit, non-prefetchable) [size=1M]
>         Capabilities: [dc] Power Management version 1
> 
> 02:00.0 Class 0200: 1317:1985 (rev 11)
>         Subsystem: 1385:511a
>         Flags: bus master, medium devsel, latency 64, IRQ 11
>         I/O ports at 4000 [size=256]
>         Memory at 12400000 (32-bit, non-prefetchable) [size=1K]
>         Expansion ROM at 12000000 [size=128K]
>         Capabilities: [c0] Power Management version 2

Indeed 1385 is Netgear, though 1317 is linksys.
It seems like we need a new entry on
http://pciids.sourceforge.net/iii/?i=13171985

Donald, could you please on basis of diag and mii output add an entry
on this one. Please note that
-----------------------------------------
Real chip names and numbers are preferred over marketing names, in
case you know both, please enclose the marketing name in angle
brackets like in "3c595 100BaseTX [Vortex]"
-----------------------------------------

Note further if you have multiple entries to add, it is easier to
download the text file and send a diff.

Yet, none of this solves the real problem.

Jarl