USB ID 0413:6a03 is Leadtek WinFast DTV Dongle mini.
Decoder Realtek RTL2832U and tuner Infineon TUA9001.
Signed-off-by: Miroslav Šustek
---
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
b/drivers/media/usb
Trent Piepho píše v Ne 31. 05. 2009 v 06:34 -0700:
> Instead of raising the reset line here, why not change the gpio settings in
> the card definition to have it high? Change gpio1 for television to 0x7050
> and radio to 0x7010.
Personally, I don't know when these .gpioX members are used (before f
ached modified patch:
- .gpioX members of inputs which use tuner have reset pin 1 (tuner enabled)
- .gpioX members of inputs which don't use tuner have reset pin 0 (tuner
disabled)
- resets (in callback and the one in pre_i2c) use only two 'cx_write' calls
I
tv-card to sound card.
Tested by me and the people listed in patch (works well).
- Miroslav Šustek
(Shoot me! Now it's correct.)
leadtek_winfast_dtv1800h.patch
Description: Binary data
tv-card to sound card.
Tested by me and the people listed in patch (works well).
- Miroslav Šustek
(Sorry for TRIPLE!-post, but I am asshole and haven't appended the patch file
last time. )
leadtek_winfast_dtv1800h.patch
Description: Binary data
tv-card to sound card.
Tested by me and the people listed in patch (works well).
- Miroslav Šustek
(Sorry for double-post, but I was told to do it so. Nobody noticed the previous
post(s).)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a
Any problem with this patch?
I'm trying to get WinFast DTV-1800H support into repository for seven months.
(see:
http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/1125/match=1800h
)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a me
Hello,
this patch adds support for Leadtek WinFast DTV-1800H hybrid card.
It enables analog/digital tv, radio and remote control trough GPIO.
Input GPIO values are extracted from INF file which is included in winxp driver.
Analog audio works both through cx88-alsa and through internal cable from
Miroslav Šustek centrum.cz> writes:
> Marton Balint sent patch with include and changed
> 'div_s64_rem'
> to 'div_s64'. But kernels older than 2.26.x have neither 'div_s64' nor
> 'div_s64_rem'.
>
> Better apply this patch instead t
Hans Verkuil xs4all.nl> writes:
>
> Can someone take a look at these warnings and errors? Looking at the log
> these seem to be pretty easy to fix (compat stuff for the most part).
>
> I don't have the time for this for several more days, so I'd appreciate it
> if someone could take a look at th
Well this patch should solve it.
I don't know how many samples are processed so:
First patch is for situation when N*N fits in s32.
Second one uses two divisions, but doesn't have any abnormal restrictions for N.
Personally I think that two divisions won't hurt. :)
- FILE: cx88-dsp_64bit_m
Hello,
Commit 02fde69f31dc (and 7152a23142bc) on http://linuxtv.org/hg/v4l-dvb/
adds new file cx88-dsp.c which uses 64bit divisions, but these are somehow
not supported on 32bit kernels.
message during compile:
WARNING: "__divdi3" [/root/v4l-dvb/v4l/cx88xx.ko] undefined
Maybe we can use only s32,
I hope this is the last time I'm bothering you with this thing. ;)
- Miroslav Šustek
leadtek_winfast_dtv1800h.patch
Description: Binary data
leadtek_winfast_dtv2000h.patch
Description: Binary data
13 matches
Mail list logo