Log:

- 17/03/2004, version 1.19:
	tiser.c modified to compile under 2.4 & 2.6.
	Makefile targeted for 2.6.	

- 21/03/2003, version 1.18:
	Added modversion support (error: unresolved symbols !).

- 12/09/2002, version 1.17:
	Bug fix in ioctl. The timeout & delay values was not got correctly.

- 14/08/2002, version 1.16b:
        The devices.sh script works fine now.

- 06/04/2002, version 1.16:
	Bug fix in read (++n) and module faster.
	Module must be opened in blocking mode.

- 31/03/2002, version 1.15:
        Module compiles on both kernel 2.4 & 2.5.
        Insmod-options typo fixes.

- 26/03/2002, version 1.14:
        I received officially allocated device numbers (John Cagle).

- 24/03/2002, version 1.13b:
        Added a device.sh script which automagically create the right nodes.

- 16/03/2002, version 1.13:
	Module finished.

- 15/03/2002, version 1.12[a..b]: submitted to the Linux Kernel Mailing List.
	Various fixes and enhancements (Zwane Mwaikambo). He has completely
	rewritten some parts of the driver but I did not keep it (more complex
	and no more stuffs).

- 09/03/2002, version 1.11:
        Completely cleaned-up, formatted, simplified. Well, ready to submit !

- 03/12/2001, version 1.10:
	JB and I are trying to submit this module in the new kernel tree (2.5)
	Thus, the source code has been cleaned-up and formatted with the
	right coding style.
	ioctl codes have been changed to follow the new standard.

- 02/10/2001, version 1.9:
	Only the 0x2f8 port was useable due to a bug. Fixed.
	Some minor fixes in the source code.

- 15/09/2001, version 1.8:
        I have added the author & description info required by the doc (
        modinfo -a & modinfo -d).

- 09/09/2001, version 1.7:
	tiser is almost terminal compatible (ttySx/ioctl) but not completely
	yet.

- 07/09/2001, version 1.6:
	Source code cleaned and improved. Added blocking/non-blocking modes.

- 05/09/2001, version 1.5:
        devfs support added. 
	I have changed minor numbers for devfs.

- 05/09/2001, version 1.4:
	preparing devfs support.

- 24/06/2001, version 1.3.devel:
	trying to make driver blocking/non-blocking without any success
	Aborted. Changes saved into tiser.c.block.

- 21/06/2001, version 1.2: 
	driver improved (does not lock the kernel while data is received or 
	timeout expired). Driver is still working in pseudo-blocking mode.
	Makefile installation process improved thanks to 
	Julien Blache <jb@jblache.org>

- 14/06/2001, version 1.1: 
	a typo error in the tiser.h file.

- 30/11/2000, version 1.0: 
	initial release.
