From a1f64fdad2755ab10d2b7d520089750586c177e7 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Thu, 30 Dec 2004 08:05:06 +0000 Subject: Enable udav now it works on alpha. ok dlg@ --- sys/arch/alpha/conf/GENERIC | 4 ++-- sys/arch/alpha/conf/RAMDISKBIG | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index ff98c072814..c19ecd1b781 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.135 2004/12/29 14:44:08 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.136 2004/12/30 08:05:04 jsg Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ machine alpha @@ -93,7 +93,7 @@ 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 -#udav* at uhub? # Davicom DM9601 based Ethernet +udav* at uhub? # Davicom DM9601 based Ethernet upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index 988db94f6c5..8cafcd7b6e0 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.45 2004/12/08 12:29:30 martin Exp $ +# $OpenBSD: RAMDISKBIG,v 1.46 2004/12/30 08:05:05 jsg 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. @@ -85,7 +85,7 @@ aue* at uhub? # ADMtek AN986 Pegasus Ethernet axe* at uhub? # ASIX Electronics AX88172 USB Ethernet cue* at uhub? # CATC USB-EL1201A based Ethernet kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet -#udav* at uhub? # Davicom DM9601 based Ethernet +udav* at uhub? # Davicom DM9601 based Ethernet upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS -- cgit v1.2.3