diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2003-10-31 02:32:56 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2003-10-31 02:32:56 +0000 |
commit | a6094c2cb4490862432119fadbc4d243055d02a6 (patch) | |
tree | efb743fae82fea7e27d07cc0a3d4c0f910d5a4d5 /sys/arch/macppc/conf | |
parent | 3687915efedf9bb948c6eb5f5e3b5e4296bc0ddf (diff) |
Enable wi@usb, otherwise this will never get tested... deraadt@
Diffstat (limited to 'sys/arch/macppc/conf')
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 8fe3fbed096..c4f2a88be19 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.48 2003/10/26 15:36:13 drahn Exp $g +# $OpenBSD: GENERIC,v 1.49 2003/10/31 02:32:55 drahn Exp $g # # PPC GENERIC config file # @@ -187,7 +187,7 @@ kue* at uhub? port ? # Kawasaki KL5KUSB101B aue* at uhub? port ? # USB EtherNet uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial ucom* at uplcom? portno ? -#wi* at uhub? port ? # WaveLAN IEEE 802.11DS +wi* at uhub? port ? # WaveLAN IEEE 802.11DS # CardBus bus support cardbus* at cardslot? |