summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Thompson <thompsa@FreeBSD.org>2009-01-13 19:05:10 +0000
committerAndrew Thompson <thompsa@FreeBSD.org>2009-01-13 19:05:10 +0000
commitea8f960c132f19f7cf65c92a44ad46acb4a360e1 (patch)
tree4ad849704a6ec7de691266128a06d8623b37cd5e
parent0239859bda962f2ceb18c6a4b5ac99bdddd0efef (diff)
Notes
-rw-r--r--sys/amd64/conf/USB24
-rw-r--r--sys/i386/conf/USB24
2 files changed, 8 insertions, 0 deletions
diff --git a/sys/amd64/conf/USB2 b/sys/amd64/conf/USB2
index 3446d713053e..f6477af09e38 100644
--- a/sys/amd64/conf/USB2
+++ b/sys/amd64/conf/USB2
@@ -108,3 +108,7 @@ device usb2_input_ms
# USB sound and MIDI device support
#device usb2_sound
+
+# USB scanner support
+device usb2_image
+device usb2_scanner
diff --git a/sys/i386/conf/USB2 b/sys/i386/conf/USB2
index 178da91e2047..a01f492d0510 100644
--- a/sys/i386/conf/USB2
+++ b/sys/i386/conf/USB2
@@ -108,3 +108,7 @@ device usb2_input_ms
# USB sound and MIDI device support
#device usb2_sound
+
+# USB scanner support
+device usb2_image
+device usb2_scanner