PERFORCE change 155990 for review

Hans Petter Selasky hselasky at FreeBSD.org
Sun Jan 11 15:20:24 PST 2009


http://perforce.freebsd.org/chv.cgi?CH=155990

Change 155990 by hselasky at hselasky_laptop001 on 2009/01/11 23:19:42

	
	Add USB scanner support to USB2 config files.

Affected files ...

.. //depot/projects/usb/src/sys/amd64/conf/USB2#2 edit
.. //depot/projects/usb/src/sys/i386/conf/USB2#2 edit

Differences ...

==== //depot/projects/usb/src/sys/amd64/conf/USB2#2 (text+ko) ====

@@ -108,3 +108,7 @@
 
 # USB sound and MIDI device support
 #device		usb2_sound
+
+# USB scanner support
+device		usb2_image
+device		usb2_scanner

==== //depot/projects/usb/src/sys/i386/conf/USB2#2 (text+ko) ====

@@ -108,3 +108,7 @@
 
 # USB sound and MIDI device support
 #device		usb2_sound
+
+# USB scanner support
+device		usb2_image
+device		usb2_scanner


More information about the p4-projects mailing list