[PATCH] [2.4] forcedeth network driver
From: Carl-Daniel Hailfinger <hidden>
Date: 2004-02-05 01:04:09
Also in:
lkml
Attachments
- forcedeth_2_4_patch_v23.txt [text/plain] 49306 bytes · preview
From: Carl-Daniel Hailfinger <hidden>
Date: 2004-02-05 01:04:09
Also in:
lkml
Marcelo,
attached is the current version (0.23) of forcedeth, a network driver for
nForce{,2,3} chipsets which are fairly common today.
So far, the only support for nForce chipsets has been a binary-only driver
from NVidia.
The previous patch I sent generated some criticism from Jeff Garzik et al.
which has been addressed in the current version.
The current version has been posted for review twice and nobody has
complained about it for more than a week.
This driver has received testing by over 200 people on nForce1, nForce2
and nForce3 chipsets and has already been integrated into 2.6. Before
that, it has been in -mm for a few weeks. We currently don't have any
unresolved bug reports.
Credits for the driver go to:
Andrew de Quincey: Writing a spec for the chipset
Carl-Daniel Hailfinger: Co-author of the spec, driver fixes
Manfred Spraul: Writing the driver
The patch is against your current bk tree.
Please apply.
Carl-Daniel