On Thu, Oct 21, 2004 at 04:09:02AM -0500, Lonnie Mendez wrote: > This patch adds the Delorme Earthmate usb gps and the Cypress hid->com rs232 adapter > to hid-core's device blacklist. > > Signed-off-by: Lonnie Mendez <[EMAIL PROTECTED]> > > --- a/drivers/usb/input/hid-core.c 2004-10-20 20:35:19.082960080 -0500 > +++ b/drivers/usb/input/hid-core.c 2004-10-20 22:02:49.912712624 -0500 > @@ -1430,6 +1430,7 @@ > > #define USB_VENDOR_ID_CYPRESS 0x04b4 > #define USB_DEVICE_ID_CYPRESS_MOUSE 0x0001 > +#define USB_DEVICE_ID_CYPRESS_HIDCOM 0x5500 > > #define USB_VENDOR_ID_BERKSHIRE 0x0c98 > #define USB_DEVICE_ID_BERKSHIRE_PCWD 0x1140 > @@ -1463,6 +1464,9 @@ > #define USB_DEVICE_ID_CODEMERCS_IOW48 0x1502 > #define USB_DEVICE_ID_CODEMERCS_IOW28 0x1503 > > +#define USB_VENDOR_ID_DELORME 0x1163 > +#define USB_DEVICE_ID_DELORME_EARTHMATE 0x0100 > + > static struct hid_blacklist { > __u16 idVendor; > __u16 idProduct; > @@ -1535,6 +1539,7 @@ > > { USB_VENDOR_ID_A4TECH, USB_DEVICE_ID_A4TECH_WCP32PU, > HID_QUIRK_2WHEEL_MOUSE_HACK_BACK }, > { USB_VENDOR_ID_CYPRESS, USB_DEVICE_ID_CYPRESS_MOUSE, > HID_QUIRK_2WHEEL_MOUSE_HACK_EXTRA }, > + { USB_VENDOR_ID_CYPRESS, USB_DEVICE_ID_CYPRESS_HIDCOM, HID_QUIRK_IGNORE },
Same email client problem :( greg k-h ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel