diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-12-31 11:12:50 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-12-31 11:12:50 -0200 |
commit | da37b1fc270b1ec30e5b91f3d669d6b2162fa935 (patch) | |
tree | a94656e999655521e8d82eab174a1d53c77a394b /v4l_experimental | |
parent | b147ad1360afb6524fb2639d6cf5e5f1e151675b (diff) | |
download | mediapointer-dvb-s2-da37b1fc270b1ec30e5b91f3d669d6b2162fa935.tar.gz mediapointer-dvb-s2-da37b1fc270b1ec30e5b91f3d669d6b2162fa935.tar.bz2 |
Improve method 1
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Xceive firmwares seem to use Big Endian for encoding size, delay and reset.
Kernel drivers uses Little Endian. Before this patch, method 1 were fixing
endian only for size.
This patch changes the behavior to change endian also for delay and reset.
With this change, with HVR12x0 file, method (1) works for all firmwares.
This produces a very optimized script.
The seek method is known to work with firmwares version 2.7 and 2.5. However,
drivers with firmware version 1.x have a different internal format. So, another
seek method will be required to allow the script to work on those firmwares.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l_experimental')
0 files changed, 0 insertions, 0 deletions