2008-10-22 21:07:58

by Markus Rechberger

[permalink] [raw]
Subject: [PATCH 4/7] adding sharp s921 ISDB-T driver

s921_module.c:
wrapper for the dvb frontend interface
s921_core.c:
core s921 1seg ISDB-T driver, everything is set to auto as much as possible
in order to not require certain parameters which currently cannot be passed
to the ISDB-T chip.

ISDB-T support can be tested using dvbscan, dvbstream/snoop and mplayer
Tested 1seg H264/aac stream with this driver using a custom linux
ISDB-T player


Attachments:
(No filename) (424.00 B)
em28xx-04.diff (25.96 kB)
Download all attachments

2008-10-24 17:37:34

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: Re: [PATCH 4/7] adding sharp s921 ISDB-T driver

On Wed, 22 Oct 2008 23:07:42 +0200
"Markus Rechberger" <[email protected]> wrote:

> s921_module.c:
> wrapper for the dvb frontend interface
> s921_core.c:
> core s921 1seg ISDB-T driver, everything is set to auto as much as possible
> in order to not require certain parameters which currently cannot be passed
> to the ISDB-T chip.
>
> ISDB-T support can be tested using dvbscan, dvbstream/snoop and mplayer
> Tested 1seg H264/aac stream with this driver using a custom linux
> ISDB-T player

ACK.

Applied at the development tree.


Cheers,
Mauro