diff options
Diffstat (limited to 'sys/arch/alpha/conf/GENERIC')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index e4fd019539b..d90f519d6a2 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.185 2006/09/28 03:51:54 brad Exp $ +# $OpenBSD: GENERIC,v 1.186 2006/09/28 04:03:07 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -214,7 +214,7 @@ ep* at pci? # 3COM 3c59x xl* at pci? # 3COM 3c9xx txp* at pci? # 3COM 3CR990 fpa* at pci? # DEC DEFPA FDDI cards -bge* at pci? # Broadcom BCM570x (aka Tigon3) +bge* at pci? # Broadcom BCM57xx (aka Tigon3) vge* at pci? # VIA VT612x re* at pci? # Realtek 8169/8169S/8110S stge* at pci? # Sundance TC9021 GigE @@ -238,6 +238,7 @@ musycc* at pci? # Conexant HDLC controller art* at musycc? # Accoom Artery E1/T1 cards xge* at pci? # Neterion Xframe-I/II 10Gb ethernet sf* at pci? # Adaptec AIC-6915 ethernet +wb* at pci? # Winbond W89C840F ethernet # Wireless network cards acx* at pci? # TI ACX100/ACX111 (802.11b/g) @@ -249,12 +250,6 @@ ral* at pci? # Ralink RT2500/RT2501/RT2600 #rtw* at pci? # Realtek 8180 wi* at pci? # WaveLAN IEEE 802.11DS -#UNTESTED: the following drivers are untested. -en* at pci? # ENI PCI ATM (untested) -wb* at pci? # Winbond W89C840F ethernet -an* at pci? # Cisco/Aironet 802.11DS -## - vga* at pci? # PCI VGA graphics tga* at pci? # DEC ZLXp-E[123] graphics |