Subject: Re: kern/31884: [PATCH] Add quirk for uhid to ignore certain usb devices (blacklist) To: None <gnats-bugs@netbsd.org> From: Nick Hudson <nick.hudson@dsl.pipex.com> List: netbsd-bugs Date: 10/29/2005 08:10:16
On Friday 21 October 2005 22:33, akropel1@rochester.rr.com wrote:
> + { USB_VENDOR_DELORME, USB_PRODUCT_DELORME_EARTHMATE,
> + ANY, { UQ_HID_IGNORE }},
Why do you think this should have a quirk?
It is supported by ucycom(4)
Nick