From d32b681a8c0aeca0b50f2a8717dcf77f18f6dce1 Mon Sep 17 00:00:00 2001 From: Michael Knudsen Date: Wed, 3 Mar 2010 20:57:29 +0000 Subject: Enable urndis(4) everywhere that has USB enabled to get it tested. Much prodding from deraadt. --- sys/arch/i386/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index c1938810bb6..b027e0c11ea 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.679 2010/02/28 19:39:54 jsg Exp $ +# $OpenBSD: GENERIC,v 1.680 2010/03/03 20:57:28 mk Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -274,6 +274,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 +urndis* at uhub? # Remote NDIS Ethernet upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' udav* at uhub? # Davicom DM9601 based Ethernet mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet -- cgit v1.2.3