name change; rl -> rtk. Still commented out.
This commit is contained in:
parent
8b94e15772
commit
3a77b18fd7
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: GENERIC,v 1.2 2000/04/19 06:50:30 itojun Exp $
|
||||
# $NetBSD: GENERIC,v 1.3 2000/04/22 21:03:27 groo Exp $
|
||||
|
||||
include "arch/cobalt/conf/std.cobalt"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.2 $"
|
||||
#ident "GENERIC-$Revision: 1.3 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
|
@ -198,7 +198,7 @@ tlp* at pci? dev ? function ? # DECchip 21x4x (and clones)
|
|||
options TLP_MATCH_21142
|
||||
#vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
||||
#lmc* at pci? dev ? function ? # Lan Media Corp SSI/HSSI/DS3
|
||||
#rl* at pci? dev ? function ? # Realtek 8129/8139
|
||||
#rtk* at pci? dev ? function ? # Realtek 8129/8139
|
||||
|
||||
# MII/PHY support
|
||||
#exphy* at mii? phy ? # 3Com internal PHYs
|
||||
|
|
Loading…
Reference in New Issue