VIA Velocity Gigabit Driver: update
From: Alan Cox (alan_at_redhat.com)
Date: 05/30/04
- Previous message: Karim Yaghmour: "Re: Recommended compiler version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 May 2004 19:49:26 -0400 To: linux-kernel@vger.kernel.org
I've posted an updated via-velocity driver to
ftp://people.redhat.com/alan/Kernel
The new tar ball contains the following changes
- Fix two 64bit problems
- Fix various formatting and other related cleanup
things
- Fix crash on down
- Switch ethtool to new ethool ops (fixes ethtool crash)
- Add power management back
- Fix multiple power management bugs in the via driver
(errors copied from and still present in many existing drivers
including 3c59x)
- Remove unneeded chain of velocity_info structs
- Clean up transmit packet length logic
- Added module_license tag note to the header file
- Renamed header file to match c file
The driver still lacks copybreak and scatter gather optimisations. I've
tagged a few possible improvements with "FIXME" in the comments if anyone
is interested.
Alan
-- "... and for $64000 question, could you get yourself vaguely familiar with the notion of on-topic posting?" -- Al Viro - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Karim Yaghmour: "Re: Recommended compiler version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]