[fpc-pascal] writing device driver using FPC

Henry Vermaak henry.vermaak at gmail.com
Fri Apr 6 15:04:59 CEST 2007


just to chime in here, libusb is probably the easiest way to go here.
we've been using the ftdi and cypress chips under windows and linux
with (almost) the same code (pascal and c).  got them to work on arm,
too :)

have a look at the libusb mailing list, as they're going through some
api changes now.  i'm hopeful for the asynchronous io.

good luck
henry



More information about the fpc-pascal mailing list