You are not logged in.

#1 2007-10-19 17:10:44

wantilles
Member
From: Athens - Greece
Registered: 2007-03-29
Posts: 327

Which kernel module should I use for Marvell Yukon 88E8001?

Which kernel module should I use for Marvell Yukon 88E8001?

a. sky2

b. skge

c. sk98lin

Offline

#2 2007-10-19 17:32:52

peart
Member
From: Kanuckistan
Registered: 2003-07-28
Posts: 510

Re: Which kernel module should I use for Marvell Yukon 88E8001?

I found this in the kernel''s /driver/net/Kconfig:

config SKGE
        tristate "New SysKonnect GigaEthernet support"
        depends on PCI
        select CRC32
        ---help---
          This driver support the Marvell Yukon or SysKonnect SK-98xx/SK-95xx
          and related Gigabit Ethernet adapters. It is a new smaller driver
          with better performance and more complete ethtool support.

          It does not support the link failover and network management
          features that "portable" vendor supplied sk98lin driver does.

          This driver supports adapters based on the original Yukon chipset:
          Marvell 88E8001, Belkin F5D5005, CNet GigaCard, DLink DGE-530T,
          Linksys EG1032/EG1064, 3Com 3C940/3C940B, SysKonnect SK-9871/9872.

          It does not support the newer Yukon2 chipset: a separate driver,
          sky2, is provided for Yukon2-based adapters.

          To compile this driver as a module, choose M here: the module
          will be called skge.  This is recommended.

Looks like your module is "skge"

Offline

Board footer

Powered by FluxBB