Patch from Ian Abbott <abbotti@mev.co.uk>, to enable counter for
authorFrank Mori Hess <fmhess@speakeasy.net>
Sun, 15 Jan 2006 21:46:58 +0000 (21:46 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sun, 15 Jan 2006 21:46:58 +0000 (21:46 +0000)
pci-1711.

comedi/drivers/adv_pci1710.c

index 57f1cb0fea128f5b74944087f3ef25478bff23d8..5a33a6e51e0523c67d5527569f6b98a597cdf6e7 100644 (file)
@@ -229,7 +229,7 @@ static boardtype boardtypes[] =
         10000, 2048 },
        {"pci1711", 0x1711,
         IORANGE_171x, 1, TYPE_PCI171X,
-        16, 0, 2, 16, 16, 0,  0x0fff, 0x0fff,
+        16, 0, 2, 16, 16, 1,  0x0fff, 0x0fff,
         &range_pci17x1, range_codes_pci17x1, &range_pci171x_da,
         10000, 512 },
        {"pci1713", 0x1713,