From 377e769f61f5002a44b95a542ff807ea5b9c8a21 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Thu, 27 Sep 2012 14:01:36 +0000 Subject: enable smsc --- sys/arch/alpha/conf/GENERIC | 3 ++- sys/arch/alpha/conf/RAMDISKBIG | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/arch/alpha/conf') diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index b52d45e2fea..bd372fec491 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.227 2012/04/06 15:10:39 jsing Exp $ +# $OpenBSD: GENERIC,v 1.228 2012/09/27 14:01:35 jsg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -103,6 +103,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 +smsc* at uhub? # SMSC LAN95xx Ethernet cdce* at uhub? # CDC Ethernet urndis* at uhub? # Remote NDIS Ethernet udav* at uhub? # Davicom DM9601 based Ethernet diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index 478df57c829..1deef1962a1 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.85 2011/10/10 12:34:23 jsg Exp $ +# $OpenBSD: RAMDISKBIG,v 1.86 2012/09/27 14:01:35 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. @@ -91,6 +91,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 +smsc* at uhub? # SMSC LAN95xx 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 -- cgit v1.2.3