From owner-freebsd-hackers@freebsd.org Sat Oct 3 02:10:18 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C317A0E590 for ; Sat, 3 Oct 2015 02:10:18 +0000 (UTC) (envelope-from mashtizadeh@gmail.com) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 17F141607 for ; Sat, 3 Oct 2015 02:10:18 +0000 (UTC) (envelope-from mashtizadeh@gmail.com) Received: by igcpb10 with SMTP id pb10so30869017igc.1 for ; Fri, 02 Oct 2015 19:10:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iANwU/3O7JLOLpj2UkQaOu77vdSFBUV1wb5Ero+gLDA=; b=Ro5aUtzp6aqIxU6etDiQQ9dnYLL9S8FYAprP4WfjSbfetzkEFDJkXggJLc6nR4s7q6 95Sk+yWDJRrEnAu8ybAw+e/8gVEh82l48sOhv7BsPgmlQ7mAHNj1BvFnGXd67aRUcE4r BYN6N938l/QSrgaxZ0DoEhvEZys+YN57hC3UikAJ9uLW84waDGWei2GdiK+7m6w2erma t+ZERdx+pWEcsKPQt2MX2nNfS/qPAFeKlV/LRoQ3+eIL/fumYBaPwSBb2qCvX2VDPhOK vAMXdwk22ejsIus/lnE73ULc/kSboEoFOGfFfzGtAtl8FsaqCpTev+qVyuoz9zxlCwxa VPvg== MIME-Version: 1.0 X-Received: by 10.50.50.139 with SMTP id c11mr450020igo.10.1443838217370; Fri, 02 Oct 2015 19:10:17 -0700 (PDT) Received: by 10.107.1.10 with HTTP; Fri, 2 Oct 2015 19:10:17 -0700 (PDT) In-Reply-To: <560F1A4D.7040003@egr.msu.edu> References: <560F1A4D.7040003@egr.msu.edu> Date: Fri, 2 Oct 2015 19:10:17 -0700 Message-ID: Subject: Re: Anyone have patches for Intel E1000 I219-V NIC? From: Ali Mashtizadeh To: Adam McDougall Cc: FreeBSD Hackers Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Oct 2015 02:10:18 -0000 Oh it seems the next commit to that file reverts that change because of some bug. I'll checkout the older version. Thanks! On Fri, Oct 2, 2015 at 4:59 PM, Adam McDougall wrote= : > On 10/02/2015 19:48, Ali Mashtizadeh wrote: > > Hey Folks, > > > > Does anyone have a patch to make the I219-V NIC work with FreeBSD? It > seems > > it's not supported on current. If it helps the PCI id is 0x15B88086. > > > > Thanks, > > > > Are you sure you have r287914? > > https://svnweb.freebsd.org/changeset/base/287914 > > It was previously listed in head/sys/dev/e1000/e1000_hw.h as: > #define E1000_DEV_ID_PCH_SPT_I219_V2 0x15B8 /* Sunrise > Point-H PCH */ > > but r287914 claims to add support for it. > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org= " > --=20 Ali Mashtizadeh =D8=B9=D9=84=DB=8C =D9=85=D8=B4=D8=AA=DB=8C =D8=B2=D8=A7=D8=AF=D9=87