The code used in this lab was originally developed for pleasewait and later further developed for the seatsale invention
First compile and insmod the device driver, paraseat.c, which implements the card reader as the device /dev/paraseat0, using the script load.sh. (It can be unloaded using the script unload.sh.)
The main code to read from the device file and interpret the data is in readcard.c
One version was designed to work with an ISA slot: readcard_isa.c
Lastly, this version of the code also performs a parity check : readcard_with_parity_check.c
The following are some useful perl scripts for working with the cardreader:
Programs, programming, etc., has been a collaborative effort by programmers (in alphabetical order):
Phrack article on card readers.
for more information about the card reader, email ece385tas@eyetap.org