summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2014-04-07 08:27:25 +0000
committerBrad Smith <brad@cvs.openbsd.org>2014-04-07 08:27:25 +0000
commit949d2edc4e24bd80a809e5274974f625d5348446 (patch)
treeebe67bda68eb30cf8b5500194b80b1bb6267b81d /sys/arch/alpha/conf
parentc5f133e00a9e51a54602e76a5d13c53c1940e0ab (diff)
Add axen(4) wherever axe(4) is.
ok mpi@ yuo@
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r--sys/arch/alpha/conf/GENERIC3
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index e5dc0ea1366..d4c85f0c41e 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.241 2014/03/31 04:22:26 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.242 2014/04/07 08:27:23 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -102,6 +102,7 @@ uhid* at uhidev? # USB generic HID support
aue* at uhub? # ADMtek AN986 Pegasus Ethernet
#atu* at uhub? # Atmel AT76c50x based 802.11b
axe* at uhub? # ASIX Electronics AX88172 USB Ethernet
+axen* at uhub? # ASIX Electronics AX88179 USB Ethernet
cue* at uhub? # CATC USB-EL1201A based Ethernet
kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet
smsc* at uhub? # SMSC LAN95xx Ethernet
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index 8eede46b562..555f24d5276 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.93 2014/03/31 04:22:26 deraadt Exp $
+# $OpenBSD: RAMDISKBIG,v 1.94 2014/04/07 08:27:23 brad Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -89,6 +89,7 @@ umass* at uhub?
# USB Ethernet adapters
aue* at uhub? # ADMtek AN986 Pegasus Ethernet
axe* at uhub? # ASIX Electronics AX88172 USB Ethernet
+axen* at uhub? # ASIX Electronics AX88179 USB Ethernet
cdce* at uhub? # CDC Ethernet
cue* at uhub? # CATC USB-EL1201A based Ethernet
kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet