New dvb-s2 tuner, and a hack to get remaining remotes working

Juergen Lock nox at jelal.kn-bremen.de
Tue Feb 1 11:10:52 UTC 2011


On Tue, Feb 01, 2011 at 09:00:11AM +0100, Hans Petter Selasky wrote:
> On Monday 31 January 2011 22:27:10 Juergen Lock wrote:
> > (also copied below) - I wasn't able to test this with the lirc
> > port yet (it complained that it can't set /dev/lirc0 to O_NONBLOCK),
> 
> Can you try the attached patch and report back?

Hm there still seems to be something missing because there is no
change...

[...]
  7424 irrecord CALL  write(0x2,0x7fffffffe040,0x19)
  7424 irrecord GIO   fd 2 wrote 25 bytes
       "initializing '/dev/lirc0'"
  7424 irrecord RET   write 25/0x19
  7424 irrecord CALL  write(0x2,0x8008599d7,0x1)
  7424 irrecord GIO   fd 2 wrote 1 byte
       "
       "
  7424 irrecord RET   write 1
  7424 irrecord CALL  open(0x7fffffffeb17,O_RDONLY,<unused>0x2)
  7424 irrecord NAMI  "/dev/lirc0"
  7424 irrecord RET   open 4
  7424 irrecord CALL  fcntl(0x4,F_GETFL,0)
  7424 irrecord RET   fcntl 0
  7424 irrecord CALL  fcntl(0x4,F_SETFL,O_NONBLOCK)
  7424 irrecord RET   fcntl -1 errno 22 Invalid argument
  7424 irrecord CALL  write(0x2,0x7fffffffe060,0x28)
  7424 irrecord GIO   fd 2 wrote 40 bytes
       "irrecord: could not set O_NONBLOCK flag
       "
  7424 irrecord RET   write 40/0x28

 Thanx,
	Juergen


More information about the freebsd-multimedia mailing list