summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-03-30 20:11:04 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-03-30 20:11:04 +0000
commit77bdd92d98b5d518b5abb989946a2cd0d77af903 (patch)
tree03569a4d3a1f631c76a997e7203ef93ffb302f80 /sys
parentccc5230836b6e70c0a938040796502a2804a7527 (diff)
pci and pcmcia wi fits on all of them
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/RAMDISK3
-rw-r--r--sys/arch/i386/conf/RAMDISKC3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 731302cf735..c1cb950722c 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.112 2002/01/27 21:07:13 mickey Exp $
+# $OpenBSD: RAMDISK,v 1.113 2002/03/30 20:11:03 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -223,6 +223,7 @@ dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet
sis* at pci? dev ? function ? # SiS 900/7016 ethernet
# Wireless network cards
+wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS
wi* at pcmcia? function ? # WaveLAN IEEE 802.11DS
#awi* at pcmcia? function ? # Bay Networks IEEE 802.11FH
#an* at pcmcia? function ? # Aironet IEEE 802.11DS
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC
index 7a5d20fc9e9..9e6998717c2 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.27 2002/01/27 21:07:13 mickey Exp $
+# $OpenBSD: RAMDISKC,v 1.28 2002/03/30 20:11:03 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -235,6 +235,7 @@ dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet
dc* at cardbus? dev ? function ? # 21143, "tulip" clone ethernet
# Wireless network cards
+wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS
wi* at pcmcia? function ? # WaveLAN IEEE 802.11DS
#awi* at pcmcia? function ? # Bay Networks IEEE 802.11FH
an* at pcmcia? function ? # Aironet IEEE 802.11DS
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 25a1b4915b5..9d344e0e215 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.55 2002/03/26 17:22:43 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.56 2002/03/30 20:11:03 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -296,6 +296,7 @@ bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3)
#lge* at pci? dev ? function ? # Level1 LXT1001 GigE
# Wireless network cards
+wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS
wi* at pcmcia? function ? # WaveLAN IEEE 802.11DS
#awi* at pcmcia? function ? # Bay Networks IEEE 802.11FH
an* at pcmcia? function ? # Aironet IEEE 802.11DS