0.5	2004-07-24	Tomasz

	* Ported to 2.6 series kernel
	
0.4	2004-06-02	David

	* I started bugfixing some lines, and later rewrote most of the
	  code, using the hardware specs that VIA provided me with
	
0.3	2003-09-08	Adam

	* added 'MODULE_LICENSE' so module no longer taints kernel
	* added 'versions' target to compile module with MODVERSIONS (use this
	  if your kernel is compiled with MODVERSIONS, otherwise you'll get
	  unresolved symbol errors from depmod.)

0.2	2003-08-08	Adam

	* added 'clean' target to Makefile
	* changed Makefile to automatically detect kernel version
	* removed *~ and *.o files before repackaging
