atom feed5 messages in org.freebsd.freebsd-multimediaRe: how to use avermedia remote contr...
FromSent OnAttachments
Seva 1Mar 13, 2001 2:59 am 
Seva 1Mar 13, 2001 3:13 am 
Jukka SimiläMar 15, 2001 1:31 am 
Seva 1Mar 17, 2001 10:26 am 
Vsevolod SemenovMar 17, 2001 2:22 pm 
Subject:Re: how to use avermedia remote control with fxtv?
From:Seva 1 (se@ns.riskinv.ru)
Date:Mar 17, 2001 10:26:09 am
List:org.freebsd.freebsd-multimedia

Well I don't know about the fxtv's avermedia support, but I'd bet LIRC homepage / LIRC sources would give somekind of clue what to do with the remote - www.lirc.org

Yes. I got it. It needs BKTR_GPIO_ACCESS in kernel configuration and use ioctl(f,BT848_GPIO_GET_DATA,&k). pressed remote control key maybe seen by if(k&0x010000) k&=0x0f88000

I've added remote control support in my little fmtuner. http://gib.ru/~s/fmtuner.c 8)

Seva.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message