About Marvell Yukon drivers skgeinit and sky2

Pyun YongHyeon pyunyh at gmail.com
Thu Jul 1 22:22:03 UTC 2010


On Mon, Jun 21, 2010 at 08:48:21PM -0700, Anjali Kulkarni wrote:
> Hi,
> 
> As I understand, there are 2 flavors of the Marvel Yukon driver. One is for Yukon-I devices, and is called skgeinit, and other is for Yukon-II devices and called sky2 driver.
> Looking at the release notes for 7.0, it looks like this driver which was in sys/dev/yukon, is now present as the msk(4) driver in sys/dev/msk and sys/dev/sk?. I do not see a yukon under dev anymore. I see only 2 files in the msk directory, is it really moved here?

No. msk(4) supports Marvell Yukon II controllers.

> Is the Yukon-II sky2 driver support present in Freebsd 6.1? How easy would it to backport this to 6.1?

No. Backporting msk(4) from stable/8 and stable/7 to 6.1 may
require some work and time due to KPI differences but it's doable
if you spend some time. 

> If yes, then is there a way to disable the skgeinit(which seems to be the default) and enable the sky2 driver?
> 

You don't need to disable skgeinit and sky2. Actually I don't know
where you got the name of skgeinit. AFAIK skgeinit is a function
name of vendor's Linux driver.

> Anjali


More information about the freebsd-drivers mailing list