From fbd4c04a43ea0c5d146e437c3e76aa929593d051 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sun, 30 Sep 2007 10:16:57 +0000 Subject: Enable Broadcom wireless, bwi(4). If people testing could send mail to mglocker and myself we'd appreciate it. ok mglocker@ --- sys/arch/i386/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 0d1e8f2e1ee..ff7e30ae060 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.577 2007/09/24 20:44:27 mglocker Exp $ +# $OpenBSD: GENERIC,v 1.578 2007/09/30 10:16:56 jsg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -549,8 +549,8 @@ ath* at pci? # Atheros AR5k (802.11a/b/g) ath* at cardbus? # Atheros AR5k (802.11a/b/g) atw* at pci? # ADMtek ADM8211 (802.11) atw* at cardbus? # ADMtek ADM8211 (802.11) -#bwi* at pci? # Broadcom AirForce (802.11b/g) -#bwi* at cardbus? # Broadcom AirForce (802.11b/g) +bwi* at pci? # Broadcom AirForce (802.11b/g) +bwi* at cardbus? # Broadcom AirForce (802.11b/g) wi* at pci? # WaveLAN IEEE 802.11DS wi* at pcmcia? # WaveLAN IEEE 802.11DS #awi* at pcmcia? # Bay Networks IEEE 802.11FH -- cgit v1.2.3