Advantech PCI-1751 i/o control

I use comedi-0.7.60 and comedilib-0.7.19. I get
those from Advantech Internet site. I must have PortA0, PortB0, PortC0 as output and PortA1, PortB1, PortC1 as input.
In .../comedi-0.7.60/Documentation/comedidrivers i wrote:
....
Driver: pci1751.o
Devices: [Advantech] PCI-1751
Author:  Zhou yong geng <pumazhou_at_263.net>
Status:      works

Description: This driver supports insn interfaces.
Configuration Options: 
    [0] - port0 configuration
          i.e. 0x12  The portA and ProtB are input and PortC is output.
   Please get more reference from the manual of PCI1751
 
     [1] - port1 configuration  i.e. 0x12
          The same as port0

    [2] - irq configuration
          i.e. 0x53  The port0.System will catch the interrupt from Timer1.
                     The port1.System will catch the interrupt from PC10 if it get a Rising edge of a pules.
          Please get more reference from the manual of PCI1751
 ......

I don't understand where and when must use this Configuration Options.
1) for make PortA0, PortB0, PortC0 as output and PortA1, PortB1, PortC1 as input I try to do:
               /sbin/modprobe pci1751 0x0, 0x1b
but have not success.
2) may be it is necessary to do this in my C programs? How?
3) may be it is necessary to do this during comedi installation? How?

Best regards.
Vladimir Khovanskov.
Vova_at_mouse.berc.rssi.ru 

Received on 2004-02-25Z14:30:46