Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 1999 19:32:38 -0700 (PDT)
From:      wpaul@FreeBSD.ORG (Bill Paul)
To:        jesusr@ncsa.es
Cc:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: pn driver problem
Message-ID:  <19990411023238.2C9A614DF0@hub.freebsd.org>
In-Reply-To: <01be7aa5$97c33da0$8632b3c2@demostenes.ncsa.es> from Jesus Rodriguez at "Mar 30, 1999  2: 5:24 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> Hello...
> 
> I have some Pnic ethernet cards (Matrox NIC-100/1), some with "Pnic
> LC82C169" chip and others with "Pnic LC82C168" chip. Both are reconigzed
> by pn driver but dmesg says:
> 
> Card with LC82C169 it's ok:
> 
> pn1: <82c168/82c169 PNIC 10/100BaseTX> rev 0x20 int a irq 5 on pci0.10.0
> pn1: Ethernet address: 00:a0:cc:21:40:2f
> pn1: autoneg complete, link status good (half-duplex, 10Mbps)
> 
> Card with LC82C168 doesn't work ok:
> 
> pn0: <82c168/82c169 PNIC 10/100BaseTX> rev 0x11 int a irq 10 on pci0.9.0
> pn0: Ethernet address: 00:a0:cc:5c:39:45
> pn0: MII without any phy!

FYI: thanks to Brian Walenz, I finally got my hands on an 82c168 NIC
and was able to make the necessary changes to the PNIC driver to support
the non-MII boards. The changes have been committed to -current and
-stable, and the driver at http://www.freebsd.org/~wpaul/PNIC has
been updated as well. The driver now probes the 82c168 and 82c169
separately and handles both MII and built-in transceivers.

-Bill 


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?19990411023238.2C9A614DF0>