PCNET32 - Driver

From: Lutz Bichler
Date: Mon Nov 10 2003 - 13:03:53 EST


Hi,

i needed to add the following code snippet to the pcnet32 - driver in order to
make it work with new Allied Telesync fiber channel cards.

600,603d599
< case 0x2628:
< chipname = "PCnet/FAST III 79C976";
< fdx = 1; mii = 1;
< break;

>From the drivers source it is not clear to me who actually maintains the
driver. Who is the maintainer and how can i get this (or something better of
course) merged into the driver? Please CC as i am not subscribed to the list.

Lutz
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/