Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 01/11/2001 08:00:31
Module Name:	syssrc
Committed By:	augustss
Date:		Thu Jan 11 06:00:31 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: files.usb
Added Files:
	syssrc/sys/dev/usb: usscanner.c

Log Message:
Add a driver for HP5300 which uses a homebrew SCSI-over-USB protocol.
Furthermore, it uses Avisions scanner-over-SCSI protocol (but that's
not visible in the driver).
Thanks to Lloyd Parkes for testing and debugging and to Jukka Marin for
testing.
XXX This driver should be extended to handle Microtek scanners as well.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/usb/files.usb
cvs rdiff -r0 -r1.1 syssrc/sys/dev/usb/usscanner.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.