Add vr at pci and dmphy at mii. Tested on my O2.
This commit is contained in:
parent
45acbd9baf
commit
19e183345a
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: GENERIC,v 1.25 2003/10/05 15:44:36 tsutsui Exp $
|
# $NetBSD: GENERIC,v 1.26 2003/10/17 17:18:16 tsutsui Exp $
|
||||||
#
|
#
|
||||||
# GENERIC machine description file
|
# GENERIC machine description file
|
||||||
#
|
#
|
||||||
@ -28,7 +28,7 @@ include "arch/sgimips/conf/std.sgimips"
|
|||||||
|
|
||||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.25 $"
|
#ident "GENERIC-$Revision: 1.26 $"
|
||||||
|
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
|
||||||
@ -179,10 +179,12 @@ pcn* at pci? dev ? function ? # AMD PCnet-PCI Ethernet
|
|||||||
rtk* at pci? dev ? function ? # Realtek 8129/8139
|
rtk* at pci? dev ? function ? # Realtek 8129/8139
|
||||||
tl* at pci? dev ? function ? # ThnderLAN-based Ethernet
|
tl* at pci? dev ? function ? # ThnderLAN-based Ethernet
|
||||||
#tlp* at pci? dev ? function ? # DECchip 21x4x and clones
|
#tlp* at pci? dev ? function ? # DECchip 21x4x and clones
|
||||||
|
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
||||||
wm* at pci? dev ? function ? # Intel gigabit Ethernet
|
wm* at pci? dev ? function ? # Intel gigabit Ethernet
|
||||||
|
|
||||||
# MII/PHY support
|
# MII/PHY support
|
||||||
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
|
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
|
||||||
|
dmphy* at mii? phy ? # Davicom DM9101 PHYs
|
||||||
exphy* at mii? phy ? # 3Com internal PHYs
|
exphy* at mii? phy ? # 3Com internal PHYs
|
||||||
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
|
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
|
||||||
gphyter* at mii? phy ? # NS83861 Gig-E PHY
|
gphyter* at mii? phy ? # NS83861 Gig-E PHY
|
||||||
|
Loading…
Reference in New Issue
Block a user