Add 'ex' driver and various mii stuff, from GENERIC.

This commit is contained in:
he 1998-12-19 20:06:30 +00:00
parent 459052a0fb
commit a127a479d7
1 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.103 1998/11/19 11:43:57 he Exp $
# $NetBSD: INSTALL,v 1.104 1998/12/19 20:06:30 he Exp $
#
# INSTALL - Installation kernel.
#
@ -368,7 +368,8 @@ fd* at fdc? drive ? # the drives themselves
# PCI network interfaces
de* at pci? dev ? function ? # DEC 21x4x-based Ethernet
en* at pci? dev ? function ? # ENI/Adaptec ATM
ep* at pci? dev ? function ? # 3Com 3c59x/3c90x Ethernet
ep* at pci? dev ? function ? # 3Com 3c59x
ex* at pci? dev ? function ? # 3Com 90x[B]
epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
fpa* at pci? dev ? function ? # DEC DEFPA FDDI
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
@ -416,10 +417,15 @@ we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC Ethernet
we1 at isa? port 0x300 iomem 0xcc000 irq 10
# MII/PHY support
inphy* at mii? phy ? # Intel 82555 PHYs
exphy* at mii? phy ? # 3Com internal PHYs
nsphy* at mii? phy ? # NS83840 PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
tlphy* at mii? phy ? # ThunderLAN PHYs
ukphy* at mii? phy ? # generic unknown PHYs
# Audio Devices