Add quirks for making uhid(4) ignore the Apple iPhone and iPhone 3G.

Reviewed by:	sam
Approved by:	sam
MFC after:	3 days
This commit is contained in:
Henrik Brix Andersen 2008-08-09 22:25:13 +00:00
parent 9265278667
commit d09ece9e4e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181482
2 changed files with 6 additions and 0 deletions

View file

@ -106,6 +106,10 @@ static const struct usbd_quirk_entry {
ANY, { UQ_HID_IGNORE }},
{ USB_VENDOR_MGE, USB_PRODUCT_MGE_UPS2,
ANY, { UQ_HID_IGNORE }},
{ USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE,
ANY, { UQ_HID_IGNORE }},
{ USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_3G,
ANY, { UQ_HID_IGNORE }},
/* Devices which should be ignored by both ukbd and uhid */
{ USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_WISPY1A,

View file

@ -853,6 +853,8 @@ product APPLE IPOD_07 0x1207 iPod '07'
product APPLE IPOD_08 0x1208 iPod '08'
product APPLE IPODVIDEO 0x1209 iPod Video
product APPLE IPODNANO 0x120a iPod Nano
product APPLE IPHONE 0x1290 iPhone
product APPLE IPHONE_3G 0x1292 iPhone 3G
product APPLE ETHERNET 0x1402 Ethernet A1277
/* Arkmicro Technologies */