diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-01-09 21:29:39 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-01-09 21:29:39 +0000 |
commit | 1ec881247abf82f616946f39eccb8b38a256006e (patch) | |
tree | 33fa989641ae5438069f45260e824778da0d301e /sys/arch/hppa/conf/RAMDISK | |
parent | 5e93c11a7ecb635028c5d603d0705832317bf2df (diff) |
Disable an(4) on BE archs until it works.
Diffstat (limited to 'sys/arch/hppa/conf/RAMDISK')
-rw-r--r-- | sys/arch/hppa/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
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? |