summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/files.usb
diff options
context:
space:
mode:
authorjmatthew <jmatthew@openbsd.org>2016-06-27 11:42:47 +0000
committerjmatthew <jmatthew@openbsd.org>2016-06-27 11:42:47 +0000
commit42c54c9327807542929cf59cc0ea5f20a7941985 (patch)
tree62db36a5845b6f5b76f1adba4cc074106ac91c87 /sys/dev/usb/files.usb
parentsurprised nobody noticed before me (diff)
downloadwireguard-openbsd-42c54c9327807542929cf59cc0ea5f20a7941985.tar.xz
wireguard-openbsd-42c54c9327807542929cf59cc0ea5f20a7941985.zip
add ure(4), a driver for Realtek RTL8152 10/100 USB Ethernet adapters,
ported from FreeBSD. ok dereaadt@
Diffstat (limited to 'sys/dev/usb/files.usb')
-rw-r--r--sys/dev/usb/files.usb7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/usb/files.usb b/sys/dev/usb/files.usb
index 748ee955479..4448282c06f 100644
--- a/sys/dev/usb/files.usb
+++ b/sys/dev/usb/files.usb
@@ -1,4 +1,4 @@
-# $OpenBSD: files.usb,v 1.128 2016/06/15 19:39:34 gerhard Exp $
+# $OpenBSD: files.usb,v 1.129 2016/06/27 11:42:47 jmatthew Exp $
# $NetBSD: files.usb,v 1.16 2000/02/14 20:29:54 augustss Exp $
#
# Config file and device description for machine-independent USB code.
@@ -270,6 +270,11 @@ device url: ether, ifnet, mii
attach url at uhub
file dev/usb/if_url.c url
+# Realtek RTL8152
+device ure: ether, ifnet, mii
+attach ure at uhub
+file dev/usb/if_ure.c ure
+
# Serial drivers
# Modems