Commit f2818fdd authored by Roger Luethi's avatar Roger Luethi Committed by Kai Germaschewski

[PATCH] via-rhine: 1.17 release

Alas no rave reviews on lkml, but the private feedback I have received so
far on the recent changes has been excellent. The Rhine-II is now finally
usable with via-rhine. Time to call it 1.17.
parent 57b998ee
......@@ -108,11 +108,18 @@
- New reset code uses "force reset" cmd on Rhine-II
- Various clean ups
LK1.1.17 (Roger Luethi)
- Fix race in via_rhine_start_tx()
- On errors, wait for Tx engine to turn off before scavenging
- Handle Tx descriptor write-back race on Rhine-II
- Force flushing for PCI posted writes
- More reset code changes
*/
#define DRV_NAME "via-rhine"
#define DRV_VERSION "1.1.16"
#define DRV_RELDATE "February-15-2003"
#define DRV_VERSION "1.1.17"
#define DRV_RELDATE "March-1-2003"
/* A few user-configurable values.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment