summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
diff options
context:
space:
mode:
authorJonathan Matthew <jmatthew@cvs.openbsd.org>2016-06-28 04:41:38 +0000
committerJonathan Matthew <jmatthew@cvs.openbsd.org>2016-06-28 04:41:38 +0000
commit21e746aaaf1cfa75268e16851215285206e33ce4 (patch)
tree5b6958fbb9c7dfc105d988b0e281231184b343d6 /sys/arch/amd64
parent4cfe5e483c3d730bc3509050766790bb014eda52 (diff)
enable ure(4) where we already have url(4)
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r--sys/arch/amd64/conf/GENERIC3
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index effc0bd9eed..c9d46faa1a0 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.421 2016/06/22 01:13:07 mikeb Exp $
+# $OpenBSD: GENERIC,v 1.422 2016/06/28 04:41:37 jmatthew Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -264,6 +264,7 @@ ugl* at uhub? # Genesys Logic GL620USB-A host-to-host `network'
udav* at uhub? # Davicom DM9601 based Ethernet
mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet
url* at uhub? # Realtek RTL8150L based adapters
+ure* at uhub? # Realtek RTL8152 based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
udsbr* at uhub? # D-Link DSB-R100 radio
radio* at udsbr? # USB radio
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 79fc268e531..da0cfbe46ba 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.161 2016/04/15 05:52:13 jsg Exp $
+# $OpenBSD: RAMDISK_CD,v 1.162 2016/06/28 04:41:37 jmatthew Exp $
machine amd64
maxusers 4
@@ -104,6 +104,7 @@ cdce* at uhub? # CDC Ethernet
udav* at uhub? # Davicom DM9601 based Ethernet
mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet
url* at uhub? # Realtek RTL8150L based adapters
+ure* at uhub? # Realtek RTL8152 based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
upl* at uhub? # Prolific PL2301/PL2302 host-to-host
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host