Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 11:06:34 +0900 (JST)
From:      sanpei@sanpei.org (MIHIRA Yoshiro)
To:        fbsdlist@federation.addy.com
Cc:        freebsd-hardware@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: Linksys EtherFast card
Message-ID:  <199907290206.LAA22722@lavender.yy.cs.keio.ac.jp>
In-Reply-To: Your message of "Tue, 27 Jul 1999 00:11:03 JST". <Pine.BSF.3.95q.990726110657.24658A-100000@federation.addy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
fbsdlist@federation.addy.com Wrote:

>> I'm trying to get 3.1 system upgraded to a Linksys EtherFast 10/100 lan
>> card.  However, I can't get the system to recognize it.  I haven't been
>> able to puzzle out what device name it's supposed to be.  I was hoping
>> that, being PCI, that FBSD would let me know somehow but I don't see
>> anything in the messages about it finding any of the ethernet devices. 

  If your Linksys Ethernet card uses MX chip(Macronix)[1] (LNE100TX-V2),
please use with mx driver.
  If it uses LINKSYS Lite-On chip[2] (LNE100TX-JP) , try with pn driver.

  But FreeBSD-3.2-RELEASE if_mx and if_pn driver has problem for
PNIC II, please use latest if_mx.c, if_pn.c driver.

	http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/pci/if_pn.c
	1.6.2.11 Change
	http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/pci/if_mx.c
	1.8.2.6 Change

	MFC: fix support for PNIC II (add PNIC II ID to mx driver)

[1] MX chip photo
http://www.yy.cs.keio.ac.jp/~sanpei/FreeBSD/100BASE/MX98715EC.jpg

[2] LINKSYS Lite-On chip photo
http://www.yy.cs.keio.ac.jp/~sanpei/FreeBSD/100BASE/LC82C169.jpg

MIHIRA Sanpei Yoshiro


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907290206.LAA22722>