How to plug in a new driver??

Hi,

I have troubles now with plugging in some driver for Advantech PCI1751
that I got along with the card, it is written for some older version
of comedi.

The documentation about how to install a new driver is just obsolete
(and has NOTHING to do wit actuall process now!). I had to find a
correct recipe in a blog(!)
http://pramode-ce.livejournal.com/5161.html

I did what that guy says (included two lines like this):

The driver source, `phoenix.c' should be placed under the
comedi/drivers directory. Then, Makefile.am should be changed in two
places:
    * `phoenix.ko' should be added to module_PROGRAMS
    * phoenix_ko_SOURCES should be set to `phoenix.c'
then run autoreconf and configure.
I got entries about the driver in Makefile but somehow, it still not
compile. So my question is how I can get the driver being recognized
by Comedi?

Best, Askar

-- 
ICQ 19576333

Received on 2007-05-17Z12:10:46