re-enable urlphy
This commit is contained in:
parent
6a9768d2bf
commit
3d65e004ef
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.477 2002/03/29 01:31:28 itojun Exp $
|
# $NetBSD: GENERIC,v 1.478 2002/03/29 02:25:21 itojun Exp $
|
||||||
#
|
#
|
||||||
# GENERIC machine description file
|
# GENERIC machine description file
|
||||||
#
|
#
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
include "arch/i386/conf/std.i386"
|
include "arch/i386/conf/std.i386"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.477 $"
|
#ident "GENERIC-$Revision: 1.478 $"
|
||||||
|
|
||||||
maxusers 32 # estimated number of users
|
maxusers 32 # estimated number of users
|
||||||
|
|
||||||
|
@ -721,7 +721,7 @@ qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
|
||||||
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
||||||
tlphy* at mii? phy ? # ThunderLAN PHYs
|
tlphy* at mii? phy ? # ThunderLAN PHYs
|
||||||
tqphy* at mii? phy ? # TDK Semiconductor PHYs
|
tqphy* at mii? phy ? # TDK Semiconductor PHYs
|
||||||
#urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
|
urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
|
||||||
ukphy* at mii? phy ? # generic unknown PHYs
|
ukphy* at mii? phy ? # generic unknown PHYs
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue