Subject: PR/22393 CVS commit: src/sys/dev/usb
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@netbsd.org>
List: netbsd-bugs
Date: 11/26/2006 20:15:10
The following reply was made to PR port-i386/22393; it has been noted by GNATS.

From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/22393 CVS commit: src/sys/dev/usb
Date: Sun, 26 Nov 2006 20:14:41 +0000 (UTC)

 Module Name:	src
 Committed By:	martin
 Date:		Sun Nov 26 20:14:41 UTC 2006
 
 Modified Files:
 	src/sys/dev/usb: usscanner.c
 
 Log Message:
 If no scsibus is configured, do not silently fail the attach but print
 a message pointing at the usscanner(4) manual page.
 Addresses PR port-i386/22393.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.20 -r1.21 src/sys/dev/usb/usscanner.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.