MFC icsphy(4) to RELENG_6.

icsphy(4) is required to support PHYs found on Xbox and VIA Rhine
ethernet controllers.

PR:	kern/121459
This commit is contained in:
yongari 2008-03-19 01:11:39 +00:00
parent 9fd1df4b9a
commit 8e897decf1
3 changed files with 6 additions and 1 deletions

View File

@ -740,6 +740,8 @@ dev/mii/exphy.c optional miibus
dev/mii/exphy.c optional exphy
dev/mii/gentbi.c optional miibus
dev/mii/gentbi.c optional mii
dev/mii/icsphy.c optional miibus
dev/mii/icsphy.c optional icsphy
dev/mii/inphy.c optional miibus
dev/mii/inphy.c optional inphy
dev/mii/ip1000phy.c optional miibus

View File

@ -146,7 +146,10 @@ model DAVICOM DM9102 0x0004 DM9102 10/100 media interface
model xxDAVICOM DM9101 0x0000 DM9101 10/100 media interface
/* Integrated Circuit Systems PHYs */
model xxICS 1889 0x0001 ICS1889 10/100 media interface
model xxICS 1890 0x0002 ICS1890 10/100 media interface
model xxICS 1892 0x0003 ICS1892 10/100 media interface
model xxICS 1893 0x0004 ICS1893 10/100 media interface
/* IC Plus Corp. PHYs */
model ICPLUS IP1000A 0x0008 IC Plus 10/100/1000 media interface

View File

@ -4,7 +4,7 @@
KMOD= miibus
SRCS= acphy.c amphy.c bmtphy.c brgphy.c bus_if.h ciphy.c dcphy.c device_if.h
SRCS+= e1000phy.c exphy.c gentbi.c inphy.c ip1000phy.c
SRCS+= e1000phy.c exphy.c gentbi.c icsphy.c inphy.c ip1000phy.c
SRCS+= lxtphy.c miibus_if.c miibus_if.h mii.c miidevs.h mii_physubr.c
SRCS+= mlphy.c nsgphy.c nsphy.c nsphyter.c pci_if.h pnaphy.c pnphy.c qsphy.c
SRCS+= rgephy.c rlphy.c ruephy.c tdkphy.c tlphy.c ukphy.c ukphy_subr.c