diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-04-14 00:05:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-04-14 00:05:36 +0000 |
commit | 39be605ef63adc874c887f4b6d564b81c7875611 (patch) | |
tree | 29cffa4a365e39a0ed220ec922786c4d99f95f78 /sys/arch/alpha/conf/GENERIC | |
parent | be40f7d309492eb95106430098d613e751fc13fe (diff) |
gx, not wx, you fool. spotted by miod
Diffstat (limited to 'sys/arch/alpha/conf/GENERIC')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index b3c92cabf46..34b6bf34afe 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.103 2002/04/02 17:14:48 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.104 2002/04/14 00:05:35 deraadt Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ machine alpha @@ -160,7 +160,7 @@ bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3) stge* at pci? dev ? function ? # Sundance TC9021 GigE rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet vr* at pci? dev ? function ? # VIA Rhine ethernet -wx* at pci? dev ? function ? # Intel Pro/1000 ethernet +gx* at pci? dev ? function ? # Intel Pro/1000 ethernet #UNTESTED: the vollowing section of drivers is untested on alpha. en* at pci? dev ? function ? # ENI PCI ATM (untested) @@ -174,7 +174,6 @@ ste* at pci? dev ? function ? # Sundance ST201 ethernet ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet skc* at pci? dev ? function ? # SysKonnect GEnesis 984x sk* at skc? # each port of above -wx* at pci? dev ? function ? # Intel Pro/1000 ethernet an* at pci? dev ? function ? # Cisco/Aironet 802.11DS #BROKEN: The following two drivers have 64-bit issues |