Re: PCI 1762 Device Automatic Relay Energization on comedi_config

On Friday 16 March 2007 05:36 am, Navneet Kataria wrote:
> Hello All,
>
> I don't know how to report bug. So I am mailing it on the mailing list.
> The problem I was facing (below) was solved by (minor change) changing
> the code in /comedi/drivers/adv_pci_dio.c file.
>
> in the following line...
>
> case TYPE_PCI1762:
>   outw(0x0101, dev->iobase+PCI1750_ICR);  // disable & clear interrupts
>
> replacing PCI1750_ICR with PCI1762_ICR.
>
> Please take note of it.

Thanks, I've applied your fix to the cvs.

-- 
Frank

Received on 2007-03-18Z14:46:22