On Sun, Jun 20, 2010 at 8:23 PM, Andrei Faur <da3d...@gmail.com> wrote:
> This patch replaces the old pcnet32 driver with a new one that
> uses gPXE's API.
>
> Signed-off-by: Andrei Faur <da3d...@gmail.com>
> ---
> v3:
>  * removes printfs from code
>  * fixes CSR0 TINT and RINT clearing when enabling interrupts which
>  caused tx and rx events to be lost.
>
>  src/drivers/net/pcnet32.c | 2182 
> ++++++++++++++++++++++++---------------------
>  src/drivers/net/pcnet32.h |  181 ++++
>  2 files changed, 1342 insertions(+), 1021 deletions(-)
>  rewrite src/drivers/net/pcnet32.c (93%)
>  create mode 100644 src/drivers/net/pcnet32.h

Looks good.  Will wait a day so others can comment.

Stefan
_______________________________________________
gPXE-devel mailing list
gPXE-devel@etherboot.org
http://etherboot.org/mailman/listinfo/gpxe-devel

Reply via email to