From 1ec881247abf82f616946f39eccb8b38a256006e Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Mon, 9 Jan 2006 21:29:39 +0000 Subject: Disable an(4) on BE archs until it works. --- sys/arch/hppa/conf/GENERIC | 4 ++-- sys/arch/hppa/conf/RAMDISK | 4 ++-- sys/arch/hppa64/conf/RAMDISK | 4 ++-- sys/arch/macppc/conf/GENERIC | 6 +++--- sys/arch/macppc/conf/RAMDISK | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'sys') diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index e4fc3ad7c45..27fa85cb5df 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.80 2005/12/12 20:39:35 miod Exp $ +# $OpenBSD: GENERIC,v 1.81 2006/01/09 21:29:38 jsg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -248,7 +248,7 @@ ne* at pcmcia? #atw* at pci? # ADMtek ADM8211 (802.11) #atw* at cardbus? #an* at pci? # Cisco/Aironet 802.11DS -an* at pcmcia? +#an* at pcmcia? #wi* at pci? # WaveLAN IEEE 802.11DS wi* at pcmcia? diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK index 045f63d05f7..92f87e3fabb 100644 --- a/sys/arch/hppa/conf/RAMDISK +++ b/sys/arch/hppa/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.54 2005/12/06 20:18:57 pedro Exp $ +# $OpenBSD: RAMDISK,v 1.55 2006/01/09 21:29:38 jsg Exp $ # # Diskless kernel config # @@ -253,7 +253,7 @@ ne* at pcmcia? #atw* at pci? # ADMtek ADM8211 (802.11) #atw* at cardbus? #an* at pci? # Cisco/Aironet 802.11DS -an* at pcmcia? +#an* at pcmcia? #wi* at pci? # WaveLAN IEEE 802.11DS wi* at pcmcia? diff --git a/sys/arch/hppa64/conf/RAMDISK b/sys/arch/hppa64/conf/RAMDISK index 45c47101b5c..11fd4b2d05e 100644 --- a/sys/arch/hppa64/conf/RAMDISK +++ b/sys/arch/hppa64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.4 2005/12/06 20:18:57 pedro Exp $ +# $OpenBSD: RAMDISK,v 1.5 2006/01/09 21:29:38 jsg Exp $ # # Diskless kernel config # @@ -153,7 +153,7 @@ fxp* at pci? # EtherExpress 10/100B ethernet ne* at pci? # NE2000-compatible Ethernet ne* at pcmcia? #an* at pci? # Cisco/Aironet 802.11DS -an* at pcmcia? +#an* at pcmcia? #wi* at pci? # WaveLAN IEEE 802.11DS wi* at pcmcia? diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 062708427c1..dcf6e03306d 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.123 2006/01/08 17:25:05 miod Exp $g +# $OpenBSD: GENERIC,v 1.124 2006/01/09 21:29:38 jsg Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -79,7 +79,7 @@ bge* at pci? # Broadcom BCM570x (aka Tigon3) ti* at pci? # Alteon Tigon 1Gb ethernet re* at pci? # Realtek 8169/8169S/8110S stge* at pci? # Sundance TC9021 GigE -an* at pci? # Cisco/Aironet +#an* at pci? # Cisco/Aironet atw* at pci? # ADMtek ADM8211 (802.11) wi* at pci? # WaveLAN IEEE 802.11DS ral* at pci? # Ralink RT2500 @@ -275,7 +275,7 @@ pcmcia* at cardslot? cbb* at pci? cardslot* at cbb? ep* at pcmcia? # PCMCIA based 3C5xx ethernet -an* at pcmcia? # Cisco/Aironet +#an* at pcmcia? # Cisco/Aironet wi* at pcmcia? # WaveLAN IEEE 802.11DS dc* at cardbus? # 21143, "tulip" clone ethernet #fxp* at cardbus? # Intel PRO/100 ethernet diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index e032ffa6fc1..bdcfb68ea37 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.59 2005/12/21 18:50:51 miod Exp $ +# $OpenBSD: RAMDISK,v 1.60 2006/01/09 21:29:38 jsg Exp $ # # PPC GENERIC config file # @@ -75,7 +75,7 @@ ti* at pci? # Alteon Tigon 1Gb ethernet re* at pci? # Realtek 8169/8169S/8110S rl* at pci? # Realtek 81[23]9 ethernet stge* at pci? # Sundance TC9021 GigE -an* at pci? # Cisco/Aironet 802.11DS +#an* at pci? # Cisco/Aironet 802.11DS wi* at pci? # WaveLAN IEEE 802.11DS vr* at pci? # VIA Rhine ethernet -- cgit v1.2.3