On 2020-09-29, Grant Edwards <[email protected]> wrote: > I'm having a peculiar problem with ftdi_sio. With one particular > device, on one particular computer, the ftdi_sio driver always > disconnects immedately (5-10ms) after connecting:
Never mind... The Digilent application (waveforms) installs a udev rule that causes the the ftdi_sio driver to detach -- that's how it's supposed to work. The wafeforms app can't communicate with the device on one machine but can on others, so there's still something wrong, but the ftdi_sio disconnect isn't it. -- Grant

