From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 12 19:30:08 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23F7216A400 for ; Thu, 12 Apr 2007 19:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 0B3AB13C4BA for ; Thu, 12 Apr 2007 19:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3CJU7NQ005300 for ; Thu, 12 Apr 2007 19:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3CJU7Tr005295; Thu, 12 Apr 2007 19:30:07 GMT (envelope-from gnats) Date: Thu, 12 Apr 2007 19:30:07 GMT Message-Id: <200704121930.l3CJU7Tr005295@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gavin Atkinson Cc: Subject: Re: kern/77239: [xl] 3Com 3CXFEM656C does not seem to be supported by xl driver, despite HARDWARE.TXT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gavin Atkinson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 19:30:08 -0000 The following reply was made to PR kern/77239; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@FreeBSD.org, perryd@llnl.gov Cc: Subject: Re: kern/77239: [xl] 3Com 3CXFEM656C does not seem to be supported by xl driver, despite HARDWARE.TXT Date: Thu, 12 Apr 2007 20:23:44 +0100 Hi, There is a patch in the PR trail at http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/77239 which apparently fixes the problem for another FreeBSD user, is there any chance you could test it and report back success or failure? If the patch doesn't apply cleanly to current sources, it may be easiest to apply it manually. The line needs to added around line 1278 of 6.x src/sys/pci/if_xl.c, or line 1282 in -CURRENT. Thanks, Gavin