Subject: PR/31884 CVS commit: src/sys/dev/usb
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Bernd Ernesti <veego@netbsd.org>
List: netbsd-bugs
Date: 10/03/2007 15:05:04
The following reply was made to PR kern/31884; it has been noted by GNATS.

From: Bernd Ernesti <veego@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/31884 CVS commit: src/sys/dev/usb
Date: Wed,  3 Oct 2007 15:01:29 +0000 (UTC)

 Module Name:	src
 Committed By:	veego
 Date:		Wed Oct  3 15:01:29 UTC 2007
 
 Modified Files:
 	src/sys/dev/usb: uhidev.c usb_quirks.c usb_quirks.h
 
 Log Message:
 Add support to ignore hid attachments for some devices, right now MGE and
 APC UPS devices.
 No objections on tech-kern at the end of June 2007
 Patch is from PR kern/31884
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.35 -r1.36 src/sys/dev/usb/uhidev.c
 cvs rdiff -r1.56 -r1.57 src/sys/dev/usb/usb_quirks.c
 cvs rdiff -r1.21 -r1.22 src/sys/dev/usb/usb_quirks.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.