9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] LinkSys EtherFast 10/100 settings?
@ 2002-03-29  4:02 forsyth
  0 siblings, 0 replies; 5+ messages in thread
From: forsyth @ 2002-03-29  4:02 UTC (permalink / raw)
  To: 9fans

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.)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] LinkSys EtherFast 10/100 settings?
  2002-03-29  1:44 John E. Barham
  2002-03-28 19:05 ` User Dormane
@ 2002-04-08 13:00 ` Don
  1 sibling, 0 replies; 5+ messages in thread
From: Don @ 2002-04-08 13:00 UTC (permalink / raw)
  To: 9fans

> 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] LinkSys EtherFast 10/100 settings?
@ 2002-03-29  3:57 forsyth
  0 siblings, 0 replies; 5+ messages in thread
From: forsyth @ 2002-03-29  3:57 UTC (permalink / raw)
  To: 9fans

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.)



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [9fans] LinkSys EtherFast 10/100 settings?
@ 2002-03-29  1:44 John E. Barham
  2002-03-28 19:05 ` User Dormane
  2002-04-08 13:00 ` Don
  0 siblings, 2 replies; 5+ messages in thread
From: John E. Barham @ 2002-03-29  1:44 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 353 bytes --]

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...

[-- Attachment #2: Type: text/html, Size: 792 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] LinkSys EtherFast 10/100 settings?
  2002-03-29  1:44 John E. Barham
@ 2002-03-28 19:05 ` User Dormane
  2002-04-08 13:00 ` Don
  1 sibling, 0 replies; 5+ messages in thread
From: User Dormane @ 2002-03-28 19:05 UTC (permalink / raw)
  To: 9fans

> "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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-04-08 13:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-29  4:02 [9fans] LinkSys EtherFast 10/100 settings? forsyth
  -- strict thread matches above, loose matches on Subject: below --
2002-03-29  3:57 forsyth
2002-03-29  1:44 John E. Barham
2002-03-28 19:05 ` User Dormane
2002-04-08 13:00 ` Don

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).