Re: writing device drivers for commercial hardware

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 26 Dec 2001 18:48:30 +0000 (GMT)


> know ... there's a small book with my card reader but you won't find
> a single line about technical stuff in it.
> It's a (pretty simple and cheap) card reader connected to serial port.

If its connected to a serial port it may well be enough to find the
baud rate it uses and dump the data. If not then wire

Cardreader--->Linux Box----->Windows PC

and copy the serial data in both directions through the Linux box and also
log it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/