Add and enable igphy.
This commit is contained in:
parent
6b4e6697c9
commit
60a5dfd880
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.579 2003/11/04 16:57:57 mycroft Exp $
|
||||
# $NetBSD: GENERIC,v 1.580 2003/11/04 23:38:41 fvdl Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.579 $"
|
||||
#ident "GENERIC-$Revision: 1.580 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -804,6 +804,7 @@ gentbi* at mii? phy ? # Generic Ten-Bit 1000BASE-[CLS]X PHYs
|
||||
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
|
||||
gphyter* at mii? phy ? # NS83861 Gig-E PHY
|
||||
icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
|
||||
igphy* at mii? phy ? # Intel IGP01E1000
|
||||
inphy* at mii? phy ? # Intel 82555 PHYs
|
||||
iophy* at mii? phy ? # Intel 82553 PHYs
|
||||
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.230 2003/11/04 16:57:57 mycroft Exp $
|
||||
# $NetBSD: INSTALL,v 1.231 2003/11/04 23:38:41 fvdl Exp $
|
||||
#
|
||||
# INSTALL - Installation kernel.
|
||||
#
|
||||
@ -581,6 +581,7 @@ exphy* at mii? phy ? # 3Com internal PHYs
|
||||
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
|
||||
gphyter* at mii? phy ? # NS83861 Gig-E PHY
|
||||
icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
|
||||
igphy* at mii? phy ? # Intel IGP01E1000
|
||||
inphy* at mii? phy ? # Intel 82555 PHYs
|
||||
iophy* at mii? phy ? # Intel 82553 PHYs
|
||||
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
||||
|
Loading…
Reference in New Issue
Block a user