diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/hppa/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/hppa64/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 6 | ||||
-rw-r--r-- | sys/arch/macppc/conf/RAMDISK | 4 |
5 files changed, 11 insertions, 11 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index 56b9e4e4a85..2915495b97c 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.83 2006/03/24 12:54:32 jsg Exp $ +# $OpenBSD: GENERIC,v 1.84 2006/04/05 14:29:46 kurt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -250,7 +250,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 92f87e3fabb..cf7664567ee 100644 --- a/sys/arch/hppa/conf/RAMDISK +++ b/sys/arch/hppa/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.55 2006/01/09 21:29:38 jsg Exp $ +# $OpenBSD: RAMDISK,v 1.56 2006/04/05 14:29:46 kurt 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 11fd4b2d05e..fb467b4e58a 100644 --- a/sys/arch/hppa64/conf/RAMDISK +++ b/sys/arch/hppa64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.5 2006/01/09 21:29:38 jsg Exp $ +# $OpenBSD: RAMDISK,v 1.6 2006/04/05 14:29:47 kurt 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 0d53e1608bd..25752db8d03 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.130 2006/04/04 23:27:20 martin Exp $g +# $OpenBSD: GENERIC,v 1.131 2006/04/05 14:29:47 kurt 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/RT2501/RT2600 @@ -277,7 +277,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 1d26848fe8d..47a37f32897 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.61 2006/02/28 18:45:54 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.62 2006/04/05 14:29:47 kurt Exp $ # # PPC GENERIC config file # @@ -76,7 +76,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 |