From owner-freebsd-net@FreeBSD.ORG Fri Oct 6 06:48:50 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD9F916A407 for ; Fri, 6 Oct 2006 06:48:50 +0000 (UTC) (envelope-from artemb@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A79E43D46 for ; Fri, 6 Oct 2006 06:48:49 +0000 (GMT) (envelope-from artemb@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so279581uge for ; Thu, 05 Oct 2006 23:48:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=hXb37QkhfflJFapHQBUsvpq0UM8Q/bu7KChQBFv5/aj1lnHuukXWM3KONiUFAESFpooIMnNnKNWAYytIo0lVvWLjyOKkPX0zzGGmF1LJMCV0WVYwEGsdM7uyg1U1iF2ignD2n52uSF/550nYoQDpc3Ao31MewWseXhivgXwhUjM= Received: by 10.67.105.19 with SMTP id h19mr2851872ugm; Thu, 05 Oct 2006 23:48:48 -0700 (PDT) Received: by 10.66.220.14 with HTTP; Thu, 5 Oct 2006 23:48:48 -0700 (PDT) Message-ID: Date: Thu, 5 Oct 2006 23:48:48 -0700 From: "Artem Belevich" Sender: artemb@gmail.com To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 76dc640f2bdc3443 Subject: 88E8053 Yukon2 PCI-E GbE - any plans to port msk() driver from OpenBSD? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 06:48:50 -0000 Hi, OpenBSD apparently got a driver for Marvell Yukon2 Gigabit Ethernet adapters that these days present on quite a few motherboards (or as a relatively inexpensive PCI-Express card). NetBSD got it as well. http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_msk.c?rev=1.21&content-type=text/x-cvsweb-markup Are there any plans to port it to FreeBSD? Thanks, --Artem