Re: [PATCH 1/1] media: dvb-usb/af9015, add IR support for digivoxmini II

From: Antti Palosaari
Date: Thu Jan 14 2010 - 14:09:43 EST


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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/