From owner-freebsd-net@FreeBSD.ORG Mon Mar 8 18:47:10 2010 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E70F5106566C; Mon, 8 Mar 2010 18:47:10 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D71D78FC1E; Mon, 8 Mar 2010 18:47:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o28IlAOA072891; Mon, 8 Mar 2010 18:47:10 GMT (envelope-from yongari@freefall.freebsd.org) Received: (from yongari@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o28IlA5c072887; Mon, 8 Mar 2010 18:47:10 GMT (envelope-from yongari) Date: Mon, 8 Mar 2010 18:47:10 GMT Message-Id: <201003081847.o28IlA5c072887@freefall.freebsd.org> To: Bredehorn@gmx.de, yongari@FreeBSD.org, freebsd-net@FreeBSD.org, yongari@FreeBSD.org From: yongari@FreeBSD.org Cc: Subject: Re: kern/144492: [fxp] The fxp driver does not handle Frame Check Sequence (CRC) errors correctly. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2010 18:47:11 -0000 Synopsis: [fxp] The fxp driver does not handle Frame Check Sequence (CRC) errors correctly. State-Changed-From-To: open->feedback State-Changed-By: yongari State-Changed-When: Mon Mar 8 18:46:31 UTC 2010 State-Changed-Why: I don't think 7.1-RELEASE has enhancements made by me so it may have some edge cases. But the description looks odd. Would you elaborate what's your problem on fxp(4)? fxp(4) driver drops frames with CRC errors(e.g. FCS errors) so you can't even see these frames with bpf(4)? Also show me the output of "pciconf -lcbv". Responsible-Changed-From-To: freebsd-net->yongari Responsible-Changed-By: yongari Responsible-Changed-When: Mon Mar 8 18:46:31 UTC 2010 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=144492