From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <005101c1fa80$94ab59a0$0100a8c0@landra.org> From: "sdrthomas" To: <9fans@cse.psu.edu> References: Subject: Re: [9fans] Has anyone got a 2114x ethernet card working under 4th Edition? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Mon, 13 May 2002 23:17:43 +1000 Topicbox-Message-UUID: 8fc512e8-eaca-11e9-9e20-41e7f4b1d025 In my case the output of the pci command is: 0.0.0: 06.00.00 1106/0691 0 0.1.0: 06.04.00 1106/8598 0 0.11.0: 02.00.00 1011/0009 10 0:00007801 128 1:e5400000 128 0.7.0: 06.01.00 1106/0686 0 0.7.1: 01.01.8a 1106/0571 255 4:00006401 16 0.7.2: 0c.03.00 1106/3038 5 4:00006801 32 0.7.3: 0c.03.00 1106/3038 5 4:00006c01 32 0.7.4: 06.00.00 1106/3057 0 0.9.0: 04.01.00 1102/0002 5 0:00007001 32 0.9.1: 09.80.00 1102/7002 0 0:00007401 16 1.0.0: 03.00.00 10de/0029 11 0:e0000000 16777216 1:e2000008 33554432 ----- Original Message ----- From: "Russ Cox" To: <9fans@cse.psu.edu> Sent: Monday, May 13, 2002 3:33 AM Subject: Re: [9fans] Has anyone got a 2114x ethernet card working under 4th Edition? > What does > > pci > > print? The line I care about is the one > where the second field begins 02., as in > the three marked below. > > 0.21.0: 05.00.00 4978/84c5 19 > 0.24.0: 06.00.00 8086/84c4 0 > 0.25.0: 06.00.00 8086/84c4 0 > 0.3.0: 03.00.00 5333/8811 9 0:f8000000 67108864 > 0.5.0: 02.00.00 8086/1229 9 0:f7ffe008 4096 1:0000fce1 32 2:fea00000 1048576 <<< > 0.6.0: 02.00.00 8086/1229 9 0:f7ffd008 4096 1:0000fcc1 32 2:fe900000 1048576 <<< > 0.7.0: 00.00.00 8086/0482 0 > 1.3.0: 01.00.00 1000/000f 9 0:0000f801 256 1:f7eff800 256 2:f7efe000 4096 > 1.4.0: 01.00.00 1000/000f 9 0:0000f401 256 1:f7eff400 256 2:f7efd000 4096 > 1.5.0: 01.00.00 1000/000f 9 0:0000f001 256 1:f7eff000 256 2:f7efc000 4096 > 1.6.0: 01.00.00 1000/000f 9 0:0000e801 256 1:f7efac00 256 2:f7efb000 4096 > 2.3.0: 02.00.00 8086/1229 9 0:f7afe008 4096 1:0000e4e1 32 2:f7c00000 1048576 <<< > 3.3.0: 01.00.00 1000/000f 9 0:0000e001 256 1:f79ff800 256 2:f79fe000 4096 > 3.4.0: 01.00.00 1000/000f 9 0:0000d801 256 1:f79ff400 256 2:f79fd000 4096 > 3.5.0: 01.00.00 1000/000f 9 0:0000d401 256 1:f79ff000 256 2:f79fc000 4096 > > Russ >