[Ftdi-usb-sio-devel] Looks like 2.2.20 ok?
Brought to you by:
bryder
From: Mike R. <er...@es...> - 2002-11-27 03:48:40
|
I'm really confused now, but part of my problem seems to be hardware. With the modularized 2.2.20, and *no* changes to the ftdi_sio.c, all my data goes down to a PIC and comes back to the user API. I've got voltage read problems, so some bits are low when they ought to be high, but putting a scope probe on it tends to fix it. I can fix that easy enough. But it looks like I don't have to touch the driver code at all, so I don't know what the comment about the header byte means. As long as 2.4.x behaves the same (i.e. I just write(port, data, length) and it all shows up in the ftdi buffer) I should be fine. It looks like the module compile is different somehow than the monolithic, or else I changed something when 2.4 wiped me out and I recovered from it. In any case, it looks like I don't have to do any work on the driver. Very nice job you guys, I really appreciate it!!! Patience, persistence, truth, Dr. mike |