From owner-freebsd-current@FreeBSD.ORG Tue Apr 10 13:01:47 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 708AC16A409 for ; Tue, 10 Apr 2007 13:01:47 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 226AC13C4B0 for ; Tue, 10 Apr 2007 13:01:46 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3AD1gmr024855; Tue, 10 Apr 2007 09:01:42 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id l3AD1gj6087041 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Apr 2007 09:01:42 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200704101301.l3AD1gj6087041@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 10 Apr 2007 09:01:53 -0400 To: Barrett Lyon From: Mike Tancsa In-Reply-To: References: <5F0EF639-51B8-4350-8DB1-FCB6A8BB0174@blyon.com> <200704101156.l3ABuDNs086801@lava.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-current@freebsd.org Subject: Re: Problems with if_ixgb X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2007 13:01:47 -0000 At 08:33 AM 4/10/2007, Barrett Lyon wrote: >When I loaded the ixgb-6.1.0 driver you provided the link for, I my >machine crashed: Hmmm, Its quite possible the driver really does only work with RELENG_6 which is what I used it on a month or so ago. ---Mike