summaryrefslogtreecommitdiff
path: root/sys/dev/usb/files.usb
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/files.usb')
-rw-r--r--sys/dev/usb/files.usb17
1 files changed, 15 insertions, 2 deletions
diff --git a/sys/dev/usb/files.usb b/sys/dev/usb/files.usb
index 14030ef8330..38f7a403e72 100644
--- a/sys/dev/usb/files.usb
+++ b/sys/dev/usb/files.usb
@@ -1,4 +1,4 @@
-# $OpenBSD: files.usb,v 1.65 2006/10/26 04:14:09 jsg Exp $
+# $OpenBSD: files.usb,v 1.66 2006/11/25 18:10:29 uwe 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.
@@ -10,7 +10,7 @@ attach usb at usbus
file dev/usb/usb.c usb needs-flag
file dev/usb/usbdi.c usb
file dev/usb/usbdi_util.c usb
-file dev/usb/usb_mem.c usb
+file dev/usb/usb_mem.c usb | usbf
file dev/usb/usb_subr.c usb
file dev/usb/usb_quirks.c usb
@@ -272,6 +272,19 @@ device ueagle: atm, ifnet, ezload, firmload
attach ueagle at uhub
file dev/usb/ueagle.c ueagle
+
+# USB logical device
+device usbf {}
+attach usbf at usbdev
+file dev/usb/usbf.c usbf
+file dev/usb/usbf_subr.c usbf
+
+# Communication Device Class Ethernet function
+device cdcef {}
+attach cdcef at usbf
+file dev/usb/if_cdcef.c cdcef
+
+
# Atheros AR5005UG/AR5005UX
device uath: ether, ifnet, ifmedia, wlan, firmload
attach uath at uhub