parse_em28xx_drxk.pl: Add more register definitions
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 9 Jul 2011 14:14:36 +0000 (11:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 9 Jul 2011 14:14:36 +0000 (11:14 -0300)
commit32d3d652b176eaeca004c2937944b0463a7a6578
treef57e0de81009947aa892c23febe7cfe439a5e71a
parent35352e4a98ddd9d1f07a12b0e79f0607deee171f
parse_em28xx_drxk.pl: Add more register definitions

The af6007 file has a different driver for DRX-K, with more register
definitions. Add the registers found there also, in order to provide
a more complete parser.

After adding these, there are now only 3 messages that aren't
parsed from a Terratec H5 device:

read32_flags(state, 0x52, 0x026001ec, 0x00000000, 0x90);
read32_flags(state, 0x52, 0x026001ec, 0x00000000, 0x90);
write16_flags(state, 0x52, 0x008206fe, 0x00f00022, 0xc0);

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
contrib/em28xx/parse_em28xx_drxk.pl