Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 10/20/2005 13:09:18
Module Name: src
Committed By: itohy
Date: Thu Oct 20 13:09:18 UTC 2005
Modified Files:
src/sys/dev/usb: uhidev.c
Log Message:
If an unknown endpoint is found, ignore it, rather than to abort attach.
This change allows to use HID-like devices with additional functions.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/dev/usb/uhidev.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.