Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/02/1998 21:47:39
Module Name:	src
Committed By:	thorpej
Date:		Tue Nov  3 05:47:39 UTC 1998

Modified Files:
	src/sys/dev/pci: if_fxp.c
Log Message:
Add support for the Seeq 80c24 AutoDUPLEX media interface which was nuked
when this driver was changed to use the MAC-independent MII code.  This
"PHY" does not have a programming interface, but simply senses the duplex
mode from the link partner.  Since it is not possible to read the 80c24
to determine the link type or status, we consider this to be "manual".