From owner-freebsd-stable@FreeBSD.ORG Sun Jun 22 00:30:52 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BAFD6EE for ; Sun, 22 Jun 2014 00:30:52 +0000 (UTC) Received: from mail.samsco.org (suzy.samsco.org [168.103.85.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9308A2228 for ; Sun, 22 Jun 2014 00:30:52 +0000 (UTC) Received: from localhost (localhost [192.168.254.3]) by mail.samsco.org (Postfix) with ESMTP id 3526715C1A688; Sun, 22 Jun 2014 00:27:22 +0000 (UTC) Received: from mail.samsco.org ([192.168.254.3]) by localhost (mail.samsco.org [192.168.254.3]) (maiad, port 10024) with ESMTP id 67628-10; Sun, 22 Jun 2014 00:27:22 +0000 (UTC) Received: from [10.187.14.217] (199.sub-70-208-7.myvzw.com [70.208.7.199]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: scottl@samsco.org) by mail.samsco.org (Postfix) with ESMTPSA id B190F15C18677; Sun, 22 Jun 2014 00:27:21 +0000 (UTC) References: <20140621233759.GH99884@rancor.immure.com> Mime-Version: 1.0 (1.0) In-Reply-To: <20140621233759.GH99884@rancor.immure.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <3F97C193-5E00-4D11-A463-F031298B83FA@samsco.org> X-Mailer: iPhone Mail (11D201) From: Scott Long Subject: Re: ASUS Z97I-PLUS MB Intel Ethernet NIC not Detected Date: Sat, 21 Jun 2014 18:24:49 -0600 To: Bob Willcox Cc: stable list X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2014 00:30:52 -0000 I have a patch for this, will post it once I get home tonight. I talked wit= h intel earlier this week, they promised to update the driver soon. Scott > On Jun 21, 2014, at 5:37 PM, Bob Willcox wrote: >=20 > I have an ASUS Z97I-PLUS ITX motherboard that Freebsd 9.2 (or 9.3-RC1 or 1= 1.0 > 20140614 snapshot) is failing to detect the Intel Ethernet NIC on it. The > vendor/device id for it is 0x808615A1 and based on what I've located on th= e > Internet about it is the "Ethernet Connection (2) I218-V". >=20 > Based on what I see in the source for the if_em driver (in sys/dev/e1000) i= t > appears the the "Ethernet Connection I218-V" NIC is supported but I have n= o > idea what the differences are between these two. I tried hacking the if_em= .c > code, adding an entry for this device id to the em_vendor_info_array but i= t > still was not detected. >=20 > Any help with this would be greatly appreciated! This is going to be a NAS= box > so network support is crucial (and the motherboard has only one PCIe slot > containing a Hightpoint Rocket RAID controller required for my disks). >=20 > Thanks, > Bob >=20 > --=20 > Bob Willcox | I really hate this damned machine > bob@immure.com | I wish that they would sell it. > Austin, TX | It never does quite what I want > | But only what I tell it. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"