From owner-freebsd-net@freebsd.org Sun Mar 27 23:29:54 2016 Return-Path: Delivered-To: freebsd-net@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 6EAC0ADFD0D for ; Sun, 27 Mar 2016 23:29:54 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 342F5106B; Sun, 27 Mar 2016 23:29:53 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3qYCtk1B4RzZqh; Mon, 28 Mar 2016 01:29:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= content-transfer-encoding:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:subject:subject:received:received; s=mail; t= 1459121388; x=1460935789; bh=zDW9X+K0Rj9F5rx8OzaPGwWWJ9th/eBlR4H bdwibHQ0=; b=b3APAv00y7EKCNB8bPY08wTM9/iULw8/sJvkI27adwaYxNuyyPG KfQREG47uc3rpuby+m9/a9lgOle32XBbdW6hupvGWRztU2n8u1UVwrxI+IaD86lz UK0PPBAmjPJt7rhjDleecrLhfLaNMcP9IkQx7i6DzwTEMFxfQn8hpkZc= Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id Zg60629b6wvr; Mon, 28 Mar 2016 01:29:48 +0200 (CEST) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Mon, 28 Mar 2016 01:29:48 +0200 (CEST) Subject: Re: Intel I219 V2 (if_em) Wake on LAN not working To: Sean Bruno , freebsd-net@freebsd.org References: <56F284A0.4050900@madpilot.net> <56F489F3.7010208@FreeBSD.org> <56F7FD1E.8000806@freebsd.org> <56F803E2.1040507@madpilot.net> <56F863E7.4090703@freebsd.org> From: Guido Falsi Message-ID: <56F86CEB.7060702@madpilot.net> Date: Mon, 28 Mar 2016 01:29:47 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <56F863E7.4090703@freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2016 23:29:54 -0000 On 03/28/16 00:51, Sean Bruno wrote: > >> What do you need in the testcase? The only data I'm sure about is >> the chipset I have (PCI IDs) and the fact that I'm using head >> r297146. Is any further information needed? > > > > Nope, that should be *perfect*. Something like the output of pciconf > -lv for the card and the "how do I reproduce this" instructions. > Filed as bug 208343 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208343 Thanks! -- Guido Falsi