Messages in this thread |  | | | Date | Thu, 14 Jan 2010 21:09:25 +0200 | | From | Antti Palosaari <> | | Subject | Re: [PATCH 1/1] media: dvb-usb/af9015, add IR support for digivox mini II |
| |
On 01/13/2010 10:00 PM, Jiri Slaby wrote: > MSI digivox mini II works even with remote=2 module parameter. Check > for manufacturer and if it is Afatech, use af9015_ir_table_msi and > af9015_rc_keys_msi. > > The device itself is 15a4:9016.
NACK
Device ID 15a4:9016 is reference design ID and it is used by vary many devices. Also manufacturer string "Afatech" is chipset default one. This leads MSI remote in question configured for many devices using default / reference values which I don't like good idea. Strings and other USB settings are stored to the device eeprom.
Empia (em28xx) driver uses eeprom hashing for identifying reference ID devices. This approach is better because it uses all eeprom bytes. I hope you could implement similar eeprom hashing to af9015.
regards Antti -- http://palosaari.fi/
|  |