Implement am7xxx_get_device_info()
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 25 Jan 2012 14:26:44 +0000 (15:26 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 25 Jan 2012 14:57:30 +0000 (15:57 +0100)
Add support for packet type 0x01, which can be used to query device
information like the native width and native height.

Introduce also read_data(), read_header(), unserialize_header()
which are needed by am7xxx_get_device_info()


No differences found