Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: margi driver



Hi,

Malcolm Caldwell wrote:
Hello,

What is the current state of the margi driver?  I tried linuxtv cvs - it
has references to makepatch but makepatch is not there.
I updated the Margi stuff, it should compile again. I have no PCMCIA slot here right now, so I can't test if it works.

Please try this:

$ cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv co DVB
$ cd DVB/driver

now edit the Makefile:

CARDS = av7110
CARDS += #margi

should get:

CARDS = #av7110
CARDS += margi

then compile and load the modules:

$ make && make insmod

please report if it works,
thanks,

Holger



--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index