diff options
Diffstat (limited to 'sys/arch/alpha/conf/GENERIC')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index c2183ffb7d6..f745a267f4f 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.117 2002/09/24 19:08:14 nate Exp $ +# $OpenBSD: GENERIC,v 1.118 2002/09/26 21:44:37 deraadt Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ machine alpha @@ -174,7 +174,7 @@ sis* at pci? dev ? function ? # SiS 900/7016 ethernet en* at pci? dev ? function ? # ENI PCI ATM (untested) tl* at pci? dev ? function ? # Compaq Thunderlan ethernet le* at pci? dev ? function ? # PCI LANCE Ethernet (untested) -#lmc* at pci? dev ? function ? # Lan Media Corp SSI/T3/HSSI +lmc* at pci? dev ? function ? # Lan Media Corp SSI/T3/HSSI wb* at pci? dev ? function ? # Winbond W89C840F ethernet sf* at pci? dev ? function ? # Adaptec AIC-6915 ethernet ste* at pci? dev ? function ? # Sundance ST201 ethernet |