add ciphy(4) and vge(4)
This commit is contained in:
parent
414f9692f9
commit
e60805c699
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.40 2005/02/18 21:05:50 dsl Exp $
|
||||
# $NetBSD: GENERIC,v 1.41 2005/02/20 18:49:26 jdolecek Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.40 $"
|
||||
#ident "GENERIC-$Revision: 1.41 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -518,6 +518,7 @@ stge* at pci? dev ? function ? # Sundance/Tamarack TC9021 Gigabit
|
||||
ti* at pci? dev ? function ? # Alteon ACEnic gigabit Ethernet
|
||||
tl* at pci? dev ? function ? # ThunderLAN-based Ethernet
|
||||
tlp* at pci? dev ? function ? # DECchip 21x4x and clones
|
||||
vge* at pci? dev ? function ? # VIATech VT612X Gigabit Ethernet
|
||||
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
||||
wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b)
|
||||
wm* at pci? dev ? function ? # Intel 82543/82544 gigabit
|
||||
@ -551,6 +552,7 @@ acphy* at mii? phy ? # DAltima AC101 and AMD Am79c874 PHYs
|
||||
amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
|
||||
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
|
||||
brgphy* at mii? phy ? # Broadcom BCM5400-family PHYs
|
||||
ciphy* at mii? phy ? # Cicada CS8201 Gig-E PHYs
|
||||
dmphy* at mii? phy ? # Davicom DM9101 PHYs
|
||||
exphy* at mii? phy ? # 3Com internal PHYs
|
||||
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
|
||||
|
Loading…
Reference in New Issue
Block a user