Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2010 15:21:29 -0700
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        Anjali Kulkarni <anjali@juniper.net>
Cc:        "freebsd-drivers@freebsd.org" <freebsd-drivers@freebsd.org>
Subject:   Re: About Marvell Yukon drivers skgeinit and sky2
Message-ID:  <20100701222129.GE7090@michelle.cdnetworks.com>
In-Reply-To: <50B3A5560BA4D74CADEC55A48B4641B23D5AD26ECF@EMBX01-HQ.jnpr.net>
References:  <50B3A5560BA4D74CADEC55A48B4641B23D5AD26EBF@EMBX01-HQ.jnpr.net> <50B3A5560BA4D74CADEC55A48B4641B23D5AD26ECF@EMBX01-HQ.jnpr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100701222129.GE7090>