Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2009 23:20:22 GMT
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 155990 for review
Message-ID:  <200901112320.n0BNKMWD083134@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=155990

Change 155990 by hselasky@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901112320.n0BNKMWD083134>