From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 6 19:51:29 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51BB916A46D; Sat, 6 Oct 2007 19:51:29 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E7EE513C45D; Sat, 6 Oct 2007 19:51:28 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l96JpSJ3041251; Sat, 6 Oct 2007 19:51:28 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l96JpS0r041247; Sat, 6 Oct 2007 19:51:28 GMT (envelope-from remko) Date: Sat, 6 Oct 2007 19:51:28 GMT Message-Id: <200710061951.l96JpS0r041247@freefall.freebsd.org> To: boris.lytochkin@e-port.ru, remko@FreeBSD.org, freebsd-bugs@FreeBSD.org From: remko@FreeBSD.org Cc: Subject: Re: kern/116975: make buildkernel fails on dev/em/em_if.c (1.65.2.24) when DEVICE_POLLING is set X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2007 19:51:29 -0000 Synopsis: make buildkernel fails on dev/em/em_if.c (1.65.2.24) when DEVICE_POLLING is set State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Sat Oct 6 19:51:27 UTC 2007 State-Changed-Why: This just had been fixed by Jack (jfv) within if_em. I still think one should not use DEVICE_POLLING. Thanks for reporting this though! http://www.freebsd.org/cgi/query-pr.cgi?pr=116975