Add bmtphy* (for gem*).
This commit is contained in:
parent
bb4a0543ee
commit
f42ce09a9c
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.96 2007/12/31 15:32:06 ad Exp $
|
||||
# $NetBSD: GENERIC,v 1.97 2008/01/05 20:38:31 jdc Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/sparc64/conf/std.sparc64"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.96 $"
|
||||
#ident "GENERIC-$Revision: 1.97 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
|
@ -514,6 +514,7 @@ wm* at pci? dev ? function ? # Intel 8254x gigabit
|
|||
|
||||
# MII/PHY support
|
||||
acphy* at mii? phy ? # Altima AC101 and AMD Am79c874 PHYs
|
||||
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
|
||||
ciphy* at mii? phy ? # Cicada CS8201 Gig-E PHYs
|
||||
dmphy* at mii? phy ? # Davicom DM9101 PHYs
|
||||
exphy* at mii? phy ? # 3Com internal PHYs
|
||||
|
|
Loading…
Reference in New Issue