]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] sis190: basic sis191 support
authorFrancois Romieu <romieu@fr.zoreil.com>
Fri, 2 Sep 2005 22:57:51 +0000 (00:57 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 5 Sep 2005 22:06:53 +0000 (18:06 -0400)
commite797637f4c1cbcecb2d8f5cfa05b161da1f0b802
treef22e5bff47b87d30af3a63b467c99521f7fe5bba
parentc3d6f1f24cf3fdfdad3bff631349dc2aef06c8df
[PATCH] sis190: basic sis191 support

The sis191 is the gigabit brother of the sis190. SiS's driver suggests
that the register set is backward compatible: this should hopefully
give a basic driver.

The device should allow the usual features from a modern ethernet
adapter (802.1q, SG, Jumbo frames, TSO, checksum offload). So far
the relevant register layout is not documented. SiS's driver does
not provide these features either (at least not for Linux).

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/Kconfig
drivers/net/sis190.c