Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/23/2003 21:44:43
Module Name:	src
Committed By:	mycroft
Date:		Tue Sep 23 21:44:42 UTC 2003

Modified Files:
	src/sys/dev/usb: usb_subr.c

Log Message:
Allow a device to reject CLEAR_FEATURE ENDPOINT_STALL (with a STALL) -- the
assumption being that the device will never use a STALL of a non-control pipe,
I guess.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/dev/usb/usb_subr.c

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