I'm encountering problems with GPIB under linux (using the PCI-GPIB card with driver 0.6). One of the devices attached to the bus stops operation frequently (sometimes at the first ibwrt or ibrd command, sometimes only after several minutes). Data transfer stops right in the middle, usually after the first byte during writes, but after an arbitrary number of bytes during reads. While command messages still work (ibloc, ibclr, ibrsp etc.), only a hard reset of the device will allow to resume operation. While the latter is certainly a problem with the specific device (an nmr teslameter by Bruker), I wonder whether the problem might be due to timing problems, since everything used to work fine on an old 486DX
machine with an ancient 8bit GPIB card by HP, using (buggy) the LLP drivers. More specifically, is it possible to increase the T1 time beyond the 2 microsecond limit allowed by the driver?