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 From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <000c01c1df30$badf38a0$adb5b7c2@toefl> From: "?????? ?????" To: <9fans@cse.psu.edu> References: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C1DF51.67E6AB80" Subject: [9fans] ndb/dns & mbr boot problem Date: Mon, 8 Apr 2002 23:02:07 +0400 Topicbox-Message-UUID: 74320964-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C1DF51.67E6AB80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all,=20 I installed Plan 9 distribution succesfully (into 400 mb partition & = boot from win9x menu), but when it boots up I see=20 kfs ... boot: nop ... time int: starting /bin/rc ndb/dns: can`t read my ip address disk/fdisk: did not find master boot record What must I do? Thanks in advance... My hardware is: Pentium 166 MMX S3 86C775/86C785 Video BIOS YAMAHA DX-XG PCI audio 64 mb RAM Seagate IDE HDD 3098 mb Topic 56k Internal Data Fax Voice Modem and other And this is my /sys/lib/pcdist/bin/386/pci file: bus dev type uid did intl memory 0 0/0 0600 10b8 1531 0=20 0 2/0 0601 10b9 1533 0 0 3/0 0401 1073 000d 11 0:05100000 32768 0 4/0 0780 151f 0000 10 0:00007001 16 0 5/0 0300 5333 8901 9 0:08000000 67108864 0 11/0 0101 10b9 5229 256 0:00007021 16 -ask ------=_NextPart_000_000B_01C1DF51.67E6AB80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi all, =
I installed Plan 9 distribution = succesfully=20 (into 400 mb partition & boot from win9x menu), but when it boots up = I see=20
 
kfs ... boot: nop ... = time
int: starting = /bin/rc
ndb/dns: can`t read my ip=20 address
disk/fdisk: did not find master = boot=20 record
 
What must I do?
Thanks in = advance...
 
My hardware is:
Pentium 166 MMX
S3 86C775/86C785 Video BIOS
YAMAHA DX-XG PCI audio
64 mb RAM
Seagate IDE HDD 3098 mb
Topic 56k Internal Data Fax Voice=20 Modem
and other
 
And this is my = /sys/lib/pcdist/bin/386/pci=20 file:
 
bus  =20 dev     type     uid&nb= sp;     did    =20 intl       memory
0    =20 0/0     0600    =20 10b8     1531    0 
0    =20 2/0     0601    =20 10b9     1533    0
0    =20 3/0     0401    =20 1073     000d   =20 11         0:05100000 =20 32768
0    =20 4/0     0780    =20 151f     0000   =20 10         0:00007001 =20 16
0    =20 5/0     0300    =20 5333    =20 8901    9       &n= bsp; =20 0:08000000  67108864
0     = 11/0   =20 0101     10b9    =20 5229    256       = =20 0:00007021  16
 
-ask
 
------=_NextPart_000_000B_01C1DF51.67E6AB80--