From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 12 20:10: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 DD93E16A404 for ; Thu, 12 Apr 2007 20:10: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 CD05413C46A for ; Thu, 12 Apr 2007 20:10: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 l3CKA8uh008559 for ; Thu, 12 Apr 2007 20:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3CKA8CT008558; Thu, 12 Apr 2007 20:10:08 GMT (envelope-from gnats) Date: Thu, 12 Apr 2007 20:10:08 GMT Message-Id: <200704122010.l3CKA8CT008558@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: David Perry 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: David Perry List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 20:10:08 -0000 The following reply was made to PR kern/77239; it has been noted by GNATS. From: David Perry To: Gavin Atkinson , 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 12:33:22 -0700 Sorry, that piece of hardware (quite old) is on it's way to being crushed & recycled... David At 8:23 PM +0100 4/12/07, Gavin Atkinson wrote: >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