summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2004-11-12 18:40:30 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2004-11-12 18:40:30 +0000
commit44cb09cc506e5ac924a91fdf8ae8d50528927a4e (patch)
tree52abfdedda51175fde7afc9324f9b521e03026f8 /sys/arch/hppa
parentf0ba9ea1a8da4ab2db422951284e4ba08f5d691b (diff)
commented out atw
Diffstat (limited to 'sys/arch/hppa')
-rw-r--r--sys/arch/hppa/conf/GENERIC4
-rw-r--r--sys/arch/hppa/conf/RAMDISK4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index d1bd138fb39..4a0b87bec6e 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.63 2004/11/12 18:07:42 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.64 2004/11/12 18:40:29 mickey Exp $
# Machine architecture; required by config(8)
machine hppa
@@ -225,6 +225,8 @@ fxp* at pci? # EtherExpress 10/100B ethernet
#fxp* at cardbus?
ne* at pci? # NE2000-compatible Ethernet
ne* at pcmcia?
+#atw* at pci? # ADMtek ADM8211 (802.11)
+#atw* at cardbus?
#an* at pci? # Cisco/Aironet 802.11DS
an* at pcmcia?
#wi* at pci? # WaveLAN IEEE 802.11DS
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index 16425dfc478..a65ac771d1b 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.42 2004/10/29 20:33:41 mickey Exp $
+# $OpenBSD: RAMDISK,v 1.43 2004/11/12 18:40:29 mickey Exp $
#
# Diskless kernel config
#
@@ -238,6 +238,8 @@ fxp* at pci? # EtherExpress 10/100B ethernet
#fxp* at cardbus?
ne* at pci? # NE2000-compatible Ethernet
ne* at pcmcia?
+#atw* at pci? # ADMtek ADM8211 (802.11)
+#atw* at cardbus?
#an* at pci? # Cisco/Aironet 802.11DS
an* at pcmcia?
#wi* at pci? # WaveLAN IEEE 802.11DS