From owner-freebsd-stable@FreeBSD.ORG Sun Jun 22 00:19:53 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 5E72AE7C for ; Sun, 22 Jun 2014 00:19:53 +0000 (UTC) Received: from maul.immure.com (immure.com [107.218.164.241]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2EF3F215C for ; Sun, 22 Jun 2014 00:19:52 +0000 (UTC) Received: from [10.1.132.9] (helo=rancor.immure.com) by maul.immure.com with esmtp (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WyUrA-0004wz-0E for freebsd-stable@freebsd.org; Sat, 21 Jun 2014 18:38:02 -0500 Received: from rancor.immure.com (localhost [127.0.0.1]) by rancor.immure.com (8.14.8/8.14.8) with ESMTP id s5LNbxI7054339 for ; Sat, 21 Jun 2014 18:37:59 -0500 (CDT) (envelope-from bob@rancor.immure.com) Received: (from bob@localhost) by rancor.immure.com (8.14.8/8.14.6/Submit) id s5LNbxdX054338 for freebsd-stable@freebsd.org; Sat, 21 Jun 2014 18:37:59 -0500 (CDT) (envelope-from bob) Date: Sat, 21 Jun 2014 18:37:59 -0500 From: Bob Willcox To: stable list Message-ID: <20140621233759.GH99884@rancor.immure.com> Reply-To: Bob Willcox MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 10.1.132.9 X-SA-Exim-Mail-From: bob@immure.com X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on maul.immure.com X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Subject: ASUS Z97I-PLUS MB Intel Ethernet NIC not Detected X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on maul.immure.com) 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:19:53 -0000 I have an ASUS Z97I-PLUS ITX motherboard that Freebsd 9.2 (or 9.3-RC1 or 11.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 the Internet about it is the "Ethernet Connection (2) I218-V". Based on what I see in the source for the if_em driver (in sys/dev/e1000) it appears the the "Ethernet Connection I218-V" NIC is supported but I have no 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 it still was not detected. 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). Thanks, Bob -- 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.