From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3CA36985.C678780A@san.rr.com> From: User Dormane MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] LinkSys EtherFast 10/100 settings? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 28 Mar 2002 11:05:41 -0800 Topicbox-Message-UUID: 6f18ec72-eaca-11e9-9e20-41e7f4b1d025 > "John E. Barham" wrote: > > I've got a LinkSys EtherFast 10/100 PCI card. Model # is LNE100TX-CA, > version 4.1. So far I've tried both ETHER0=type=ec2t and 2114x (based > on previous posts) to no avail. > > When it boots up, ndb/dns complains about not having an IP address. > (I have a DHCP server running on the LAN which works fine w/ > Win98/2k). Any ideas? Thanks in advance... That card probably has an 82c168 "PNIC" chip on it so neither of those types will work. Believe me, it sucks (look at the FreeBSD driver for all of the hackarounds for chip bugs). I have two of those and even Linux-2.4 with all their elves plinking on it I can't get crap rate through it, unlike the 21140 I have (at least when I tried it last). Eric Dorman From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John E. Barham" To: <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0086_01C1D680.433A59A0" Message-ID: Subject: [9fans] LinkSys EtherFast 10/100 settings? Date: Thu, 28 Mar 2002 17:44:51 -0800 Topicbox-Message-UUID: 6f150bb6-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. ------=_NextPart_000_0086_01C1D680.433A59A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I've got a LinkSys EtherFast 10/100 PCI card. Model # is LNE100TX-CA, = version 4.1. So far I've tried both ETHER0=3Dtype=3Dec2t and 2114x = (based on previous posts) to no avail. When it boots up, ndb/dns complains about not having an IP address. (I = have a DHCP server running on the LAN which works fine w/ Win98/2k). = Any ideas? Thanks in advance... ------=_NextPart_000_0086_01C1D680.433A59A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I've got a LinkSys EtherFast 10/100 = PCI=20 card.  Model # is LNE100TX-CA, version 4.1.  So far I've tried = both=20 ETHER0=3Dtype=3Dec2t and 2114x (based on previous posts) to no = avail.
 
When it boots up, ndb/dns complains = about not=20 having an IP address.  (I have a DHCP server running on the LAN = which works=20 fine w/ Win98/2k).  Any ideas?  Thanks in=20 advance...
------=_NextPart_000_0086_01C1D680.433A59A0-- From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] LinkSys EtherFast 10/100 settings? From: forsyth@caldo.demon.co.uk MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020329040121.D66C8199A3@mail.cse.psu.edu> Date: Fri, 29 Mar 2002 03:57:49 +0000 Topicbox-Message-UUID: 6f25285c-eaca-11e9-9e20-41e7f4b1d025 if what is on the card really is one of the PNIC variants supported by ether2114x.c, you might need to add a new vendor/device ID pair to that driver before it will recognise the card, and you'll need to decide which of the two Pnic cases it matches. you can often get that from the BIOS inventory, or use /sys/lib/pcdist/bin/386/pci (carefully, since it prods the PCI registers). my Netgear cards with Pnic[2], FA310TX i think, have about the same data rate as others i've tried, and it's faster than some, so it's not all bad news. (FA311 and FA312 are completely different devices.) From mboxrd@z Thu Jan 1 00:00:00 1970 From: forsyth@vitanuova.com To: 9fans@cse.psu.edu Subject: Re: [9fans] LinkSys EtherFast 10/100 settings? MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020329040055.60933199A3@mail.cse.psu.edu> Date: Fri, 29 Mar 2002 04:02:25 +0000 Topicbox-Message-UUID: 6f1dcf26-eaca-11e9-9e20-41e7f4b1d025 if what is on the card really is one of the PNIC variants supported by ether2114x.c, you might need to add a new vendor/device ID pair to that driver before it will recognise the card, and you'll need to decide which of the two Pnic cases it matches. you can often get that from the BIOS inventory, or use /sys/lib/pcdist/bin/386/pci (carefully, since it prods the PCI registers). my Netgear cards with Pnic[2], FA310TX i think, have about the same data rate as others i've tried, and it's faster than some, so it's not all bad news. (FA311 and FA312 are completely different devices.) From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: Don Message-ID: <8f6cf824.0204041040.4440a0a9@posting.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit References: Subject: Re: [9fans] LinkSys EtherFast 10/100 settings? Date: Mon, 8 Apr 2002 13:00:38 +0000 Topicbox-Message-UUID: 7357e6ee-eaca-11e9-9e20-41e7f4b1d025 > I've got a LinkSys EtherFast 10/100 PCI card. Model # is LNE100TX-CA, > version 4.1. So far I've tried both ETHER0=type=ec2t and 2114x > (based on previous posts) to no avail. Hello, Did you try: http://www.acl.lanl.gov/plan9/ec2t/index.html ? Don north_@www.7f.no-ip.info http://www.7f.no-ip.com