Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Bernd Ernesti <veego@netbsd.org>
List: source-changes
Date: 10/03/2007 15:01:29
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.