|
@@ -23,6 +23,7 @@
|
|
* VIA VT8233c - UDMA100
|
|
* VIA VT8233c - UDMA100
|
|
* VIA VT8235 - UDMA133
|
|
* VIA VT8235 - UDMA133
|
|
* VIA VT8237 - UDMA133
|
|
* VIA VT8237 - UDMA133
|
|
|
|
+ * VIA VT8237S - UDMA133
|
|
* VIA VT8251 - UDMA133
|
|
* VIA VT8251 - UDMA133
|
|
*
|
|
*
|
|
* Most registers remain compatible across chips. Others start reserved
|
|
* Most registers remain compatible across chips. Others start reserved
|
|
@@ -61,7 +62,7 @@
|
|
#include <linux/libata.h>
|
|
#include <linux/libata.h>
|
|
|
|
|
|
#define DRV_NAME "pata_via"
|
|
#define DRV_NAME "pata_via"
|
|
-#define DRV_VERSION "0.2.0"
|
|
|
|
|
|
+#define DRV_VERSION "0.2.1"
|
|
|
|
|
|
/*
|
|
/*
|
|
* The following comes directly from Vojtech Pavlik's ide/pci/via82cxxx
|
|
* The following comes directly from Vojtech Pavlik's ide/pci/via82cxxx
|