diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-04-01 22:22:22 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-04-01 22:22:22 +0000 |
commit | 43d47078afe78091fb9c219fc2a6728d1f8dcacc (patch) | |
tree | f76bd107d99859abcd6ba1780d816ee2013f11f7 /sys/arch/i386 | |
parent | ed9a94ba433ac3ee803140b43d3dcf3cd46e22e1 (diff) |
axe axe for now
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index 35dce48fdf1..ffbd9779aaf 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.53 2005/03/19 23:39:27 deraadt Exp $ +# $OpenBSD: RAMDISKC,v 1.54 2005/04/01 22:22:21 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -104,7 +104,7 @@ ukbd* at uhidev? # USB keyboard wskbd* at ukbd? mux 1 aue* at uhub? # ADMtek AN986 Pegasus Ethernet #atu* at uhub? # Atmel AT76c50x based 802.11b -axe* at uhub? # ASIX Electronics AX88172 USB Ethernet +#axe* at uhub? # ASIX Electronics AX88172 USB Ethernet #cue* at uhub? # CATC USB-EL1201A based Ethernet #kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet #cdce* at uhub? # CDC Ethernet |