From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rolandas Naujikas To: 9fans@cse.psu.edu Subject: Re: [9fans] Intel Pro/100 S Desktop Network Adapter Message-ID: <20020509052731.GA383@rolnas.takas.lt> References: <8b1ce83dcbf58d97319064c9e60f4592@plan9.bell-labs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8b1ce83dcbf58d97319064c9e60f4592@plan9.bell-labs.com> User-Agent: Mutt/1.3.99i Date: Thu, 9 May 2002 07:27:31 +0200 Topicbox-Message-UUID: 8cefb1ea-eaca-11e9-9e20-41e7f4b1d025 I'm installed plan9 from download, and recompiled kernel without usb (because network and usb in the same time freeze my computer - VIA KT133 with ATA100 and Athlon 1000MHz). The net card is "Intel PRO/100 S Desktop Adapter (with 3DES, 168-bit, Encryption)". Chip is exactly 82550EY (by looking at card). I don't found any label about 82555 for physical connection. RolNas P.S. Looking at /sys/src/9/pc/ether82557.c i found, if autonegotation succeed, than i cannot override media speed (type). On Wed, May 08, 2002 at 07:39:53PM -0400, jmk@plan9.bell-labs.com wrote: > > I'm puzzled. If the PCI device ID is 1229 the card should be > recognised OK and work. I'm sure I've used 82550 chips without > problem, I don't think it's the driver that's at fault. > What is the card connected to? > > On Wed May 8 19:14:19 EDT 2002, rolnas@delfi.lt wrote: > > I bought this net card instead Acorp L-100 with RTL8139C. > > But network doesn't work also. > > > > This is i82550 as pci device 8086/1229 rev 0x0C > > (by looking in plan9 sources this revision is not supported). > > Physical device is i82555 with code 7. > > > > All this information from FreeBSD driver and looking at card. > > > > I newbie to Plan9, but very interesting in this, > > after much time spend to make work, i don't want leave. > > > > Rolandas aka RolNas > > > > P.S. ip/ping to itself work, > > but /net/arp show WAIT state for external machines.