← Back to team overview

sslug-teknik team mailing list archive

Re: Intel 82557 PCI

 

Erik Jonsson wrote:
> Någon som vet, om det finns stöd i 2.0.38 eller 2.2.x för
> PCI-nätverkskort med Intel 82557?
> 
> Jag vet inte, vad det är för slags kort, men innehavaren uppger, att
> man i befintligt nät har 10 Mbit och TP. Kan det månne vara möjligt
> att köra detta kort som ne2k-pci?

nej

Anvend /usr/src/kernel-source-2.2.10/drivers/net/eepro100.c :
       .....
        This driver is for the Intel EtherExpress Pro 100B boards.
        It should work with other i82557 and i82558 boards.
        To use a built-in driver, install as drivers/net/eepro100.c.
        To use as a module, use the compile-command at the end of the file.
       .....

Så lav eepro100 som module og læs evt. kommentarene i kildeteksten.

-- 
mvh Frank Damgaard  frda@xxxxxxxxxxxxx | frank@xxxxxxxx |fido  2:236/15.2


References