From owner-freebsd-current@FreeBSD.ORG Mon Apr 4 13:44:34 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E1016A4CE for ; Mon, 4 Apr 2005 13:44:34 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id D438843D5C for ; Mon, 4 Apr 2005 13:44:33 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.3/8.13.3) with ESMTP id j34DiWbY064059; Mon, 4 Apr 2005 17:44:32 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.3/8.13.3/Submit) id j34DiWif064058; Mon, 4 Apr 2005 17:44:32 +0400 (MSD) (envelope-from ache) Date: Mon, 4 Apr 2005 17:44:31 +0400 From: Andrey Chernov To: Gerald Heinig Message-ID: <20050404134431.GA63947@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Gerald Heinig , freebsd-current@freebsd.org References: <425134F7.8060800@syskonnect.de> <20050404131737.GA61000@nagual.pp.ru> <425142D3.5070007@syskonnect.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <425142D3.5070007@syskonnect.de> User-Agent: Mutt/1.5.9i X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.7; VDF: 6.30.0.61; host: nagual.pp.ru) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (nagual.pp.ru [0.0.0.0]); Mon, 04 Apr 2005 17:44:33 +0400 (MSD) cc: freebsd-current@freebsd.org Subject: Re: Marvell Yukon driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2005 13:44:34 -0000 On Mon, Apr 04, 2005 at 03:36:19PM +0200, Gerald Heinig wrote: > >Alas, I need -current driver only. Is linux one binary only too? If not, > >some ideas could be taken from there to if_sk driver. > > The Linux driver is open-source, so you can take a look at what that > does and hack to corresponding code in if_sk I don't have enough time to examine what both drivers do from the scratch. If this driver is maintained by someone and he could just blindly copy operations needed, I could test it on my machine and give feedback. It looks like shorter and less painfull path. -- http://ache.pp.ru/