From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Frank Palazzolo" To: jmk@plan9.bell-labs.com, Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Date: Wed, 26 May 2004 22:45:39 -0400 MIME-Version: 1.0 Subject: Re: [9fans] Ethernet card detection Message-ID: <40B51E13.20256.33E2211F@localhost> In-reply-to: <5a5a022de11611842054a82cd1f9651f@plan9.bell-labs.com> References: <002701c4434a$03f8bb90$3700100a@Frank> Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Cc: Topicbox-Message-UUID: 8ae599e8-eacd-11e9-9e20-41e7f4b1d025 Hello, I removed any other cards in the machine, and I now have a fairly minimal configuration. Only 2 PCI cards plugged in, and no ISA cards plugged in. Here is the output of /bin/pci 0.0.0: 06.00.00 8086/7030 0 0.13.0: 03.00.00 5333/8a01 10 0:f8000000 67108864 0.14.0: 02.00.00 1050/0940 11 0:0000ff81 32 0.7.0: 06.01.00 8086/7000 0 0.7.1: 01.01.80 8086/7010 0 4:0000ffa1 16 I think line 2 is from my video card. Line 3 is from the ethernet card. Thanks for checking into this! -Frank On 26 May 2004 at 15:07, jmk@plan9.bell-labs.com wrote: > > It is a Linksys EtherPCI Lan Card II with a Winbond 89C940 chip on it > > (supposedly an ne2000 clone). > > can you run /bin/pci and send me the output? > thanks.