HISTORY of chipcard 19-10-1999 Fixed the include lines for the examples, they now compile without warnings. Added cardlogin example. 18-10-1999 Documentation is usable. Froze version 0.4 24-9-1999 Rewrote part of the detection, driver now supports and detects interfaces on port 0x378, 0x278, 0x3bc. 17-9-1999 Wrote a new example program that reads out the value of an eurochip telephone card. 3-9-1999 Merged telecarte and eurochip code, now only one device is needed for both card types. Removed /dev/eurochip and /dev/telecarte and went back to /dev/chipcard. Also modified example for this change. 1-9-1999 Finished telecarte support. Added interface detection (d7 looped back to !ack). Froze v0.3 31-8-1999 Splitted chipcard-main.c in chipcard-main.c, eurochip.c and telecarte.c 25-8-1999 removed eurochip-dump and telecarte-dump and moved source to one single file, chipcard-dump. Added GNU public license to package (see COPYING). Started writting the Chipcard-mini-HOWTO. 11-7-1999 added Makefile for example removed eurochip-hexdump example since eurochip-dump now has a hex mode. begin adding support for french telecarte cards (minor 1) 10-7-1999 commented out some printk lines, module now only reports at install and removal. 9-7-1999 /dev/chipcard is now called /dev/eurochip rewrote the example programs Resetting a card also works (v0.1 reset didn't work) froze v0.2 Added check for minor number, minor 0 is eurochip. Changed to major 60 due to errors on old 2.0.0 kernels. 7-7-1999 Start of project. Version 0.1 is working with eurochip cards. Froze v0.1