From owner-freebsd-net@FreeBSD.ORG Thu May 30 01:13:27 2013 Return-Path: Delivered-To: freebsd-net@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 71D306A9; Thu, 30 May 2013 01:13:27 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 64C45979; Thu, 30 May 2013 01:13:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4U1DR6e089693; Thu, 30 May 2013 01:13:27 GMT (envelope-from yongari@freefall.freebsd.org) Received: (from yongari@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4U1DRGp089692; Thu, 30 May 2013 01:13:27 GMT (envelope-from yongari) Date: Thu, 30 May 2013 01:13:27 GMT Message-Id: <201305300113.r4U1DRGp089692@freefall.freebsd.org> To: clif@eugeneweb.com, yongari@FreeBSD.org, freebsd-net@FreeBSD.org, yongari@FreeBSD.org From: yongari@FreeBSD.org Subject: Re: misc/179033: [dc] dc ethernet driver seems to have issues with some multiport card and mother board combinations X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 May 2013 01:13:27 -0000 Synopsis: [dc] dc ethernet driver seems to have issues with some multiport card and mother board combinations State-Changed-From-To: open->feedback State-Changed-By: yongari State-Changed-When: Thu May 30 01:11:55 UTC 2013 State-Changed-Why: The information you gave looks confusing to me. If you're using pfSense on Atom D510MO and seeing the issue I'm afraid I'm not able to help that. pfSense may have some local changes and I'm not familiar with that. Did you try stock FreeBSD 9.1-RELEASE on Atom D510MO? If you still see the same issue with stock FreeBSD 9.1-REELASE, could you setup remote debugging environment mentioned in the following URL? http://people.freebsd.org/~yongari/remote_debugging.txt Given that dc(4) works fine with Dell machines I guess the issue may be in pci(4) which can't correctly handle device sits behind PCI-PCI bridge. Note, Holland Consulting's document does not apply to FreeBSD. dc(4) can handle multiple instances of dc(4) and should be able to support dual/quad port dc(4) controllers. Responsible-Changed-From-To: freebsd-net->yongari Responsible-Changed-By: yongari Responsible-Changed-When: Thu May 30 01:11:55 UTC 2013 Responsible-Changed-Why: Grab. http://www.freebsd.org/cgi/query-pr.cgi?pr=179033