Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/29/1999 12:41:28
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Aug 29 19:41:28 UTC 1999

Modified Files:
	syssrc/sys/dev/usb: usb_subr.c usbdi.h

Log Message:
Make usbd_errstr() always return a useful error message; it's not like
the strings are that big.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/dev/usb/usb_subr.c
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/usb/usbdi.h

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