• F
    [PATCH] sis190: basic sis191 support · e797637f
    Francois Romieu 提交于
    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: NFrancois Romieu <romieu@fr.zoreil.com>
    Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
    e797637f
sis190.c 44.8 KB