Ad device ids for ITE IT8510E and IT8511E/TE/G
Signed-off-by: Anders Juel Jensen andersjjensen@gmail.com -- The rest will come as soon as i manage to get a hole punched through to it, so i can actually verify that i understand the data sheet.
Regards
On Sat, Jan 23, 2010 at 03:38:04PM +0100, Anders Juel Jensen wrote:
Ad device ids for ITE IT8510E and IT8511E/TE/G
Signed-off-by: Anders Juel Jensen andersjjensen@gmail.com
Thanks, committed in r5045 with a small change...
Index: ite.c
--- ite.c (revision 5044) +++ ite.c (working copy) @@ -29,6 +29,10 @@ static const struct superio_registers reg_table[] = { {0x8228, "IT8228E", { {EOT}}},
- {0x8510, "IT8510E", {
{EOT}}},
... namely changing this to "IT8510E/TE/G", my datasheet also mentions the TE/G suffixes.
- {0x8511, "IT8511E/TE/G", {
{0x8661, "IT8661F/IT8770F", { {NOLDN, NULL, {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x22,{EOT}}},
Uwe.