Re: [PATCH 1/4] media: dvb/af9015, implement eeprom hashing

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jiri Slaby
Date: Sunday, January 24, 2010 - 9:35 am

On 01/24/2010 05:16 PM, Antti Palosaari wrote:

Yes it does. It is computed as a hashed sum of 32-bit numbers (4 bytes)
-- speed (does not matter) and larger space of hashes. Hence the
division by 4. The cast does the trick: ((u32 *)eeprom)[reg] -- reg
index is on a 4-byte basis.

regards,
-- 
js
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/1] media: dvb-usb/af9015, add IR support for ..., Antti Palosaari, (Thu Jan 14, 12:09 pm)
[PATCH 4/4] media: dvb/af9015, add hashes support, Jiri Slaby, (Fri Jan 22, 8:10 am)
Re: [PATCH 1/4] media: dvb/af9015, implement eeprom hashing, Antti Palosaari, (Sun Jan 24, 9:16 am)
Re: [PATCH 1/4] media: dvb/af9015, implement eeprom hashing, Jiri Slaby, (Sun Jan 24, 9:35 am)
Re: [PATCH 1/4] media: dvb/af9015, implement eeprom hashing, Antti Palosaari, (Sun Jan 24, 4:52 pm)
Re: [PATCH 2/4] media: dvb/af9015, factor out remote setting, Antti Palosaari, (Sun Jan 24, 4:53 pm)
Re: [PATCH 3/4] media: dvb/af9015, refactor remote setting, Antti Palosaari, (Sun Jan 24, 4:54 pm)
Re: [PATCH 4/4] media: dvb/af9015, add hashes support, Antti Palosaari, (Sun Jan 24, 4:55 pm)