Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] DEBI TEST FAIL ! Technisat DVB SkyStar1
Hi. I have SkyStar 1 DVB card in linux connected to EON.
Kernel is 2.2.14 without v4l an i2c
And I have next problem:
DEBI TEST FAIL !
I think so problem is in
static int init_arm(struct dvb_struct *dvb)
{
/* enable DEBI */
............
............
saa7146_write(dvb->saa->mem, MC1, 0x08800880);
because when I add next few lines
val=saa7146_read(dvb->saa->mem, MC1);
printk("\n\nAfter write value of MC1 is %
x\n\n",val);
I've got value 0x0980 - DEBI Port pind are deactivated.
Why? I'll activated it!
It's same when I use any version of driver.
Any good idea how to repair it ?
Slavoj Hruska jr.
slavoj@korab.cz
---
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index