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.usb7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/usb/files.usb b/sys/dev/usb/files.usb
index 6e6518785c4..13ebb5ce295 100644
--- a/sys/dev/usb/files.usb
+++ b/sys/dev/usb/files.usb
@@ -1,4 +1,4 @@
-# $OpenBSD: files.usb,v 1.80 2009/01/03 18:39:33 damien Exp $
+# $OpenBSD: files.usb,v 1.81 2009/01/25 02:00:25 fgsch 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.
@@ -344,3 +344,8 @@ file dev/usb/uow.c uow
device uberry {}
attach uberry at uhub
file dev/usb/uberry.c uberry
+
+# DFU driver
+device udfu {}
+attach udfu at uhub
+file dev/usb/udfu.c udfu