diff options
Diffstat (limited to 'fdi/31-apple-mobile-device.fdi')
| -rw-r--r-- | fdi/31-apple-mobile-device.fdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fdi/31-apple-mobile-device.fdi b/fdi/31-apple-mobile-device.fdi index d598409..5d4427b 100644 --- a/fdi/31-apple-mobile-device.fdi +++ b/fdi/31-apple-mobile-device.fdi | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | <match key="info.subsystem" string="usb"> | 4 | <match key="info.subsystem" string="usb"> |
| 5 | <match key="usb.vendor_id" int="0x05ac"> | 5 | <match key="usb.vendor_id" int="0x05ac"> |
| 6 | <match key="usb.product_id" compare_ge="0x1290"> | 6 | <match key="usb.product_id" compare_ge="0x1290"> |
| 7 | <match key="usb.product_id" compare_le="0x1293"> | 7 | <match key="usb.product_id" compare_le="0x1294"> |
| 8 | <match key="usb.interface.number" int="0x1"> | 8 | <match key="usb.interface.number" int="0x1"> |
| 9 | <append key="info.capabilities" type="strlist">afc</append> | 9 | <append key="info.capabilities" type="strlist">afc</append> |
| 10 | </match> | 10 | </match> |
