From owner-freebsd-current@FreeBSD.ORG Tue Apr 10 12:19:41 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 2AB0816A404 for ; Tue, 10 Apr 2007 12:19:41 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id D163413C45A for ; Tue, 10 Apr 2007 12:19:40 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id l3ABuDDk023530; Tue, 10 Apr 2007 07:56:14 -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 l3ABuDNs086801 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Apr 2007 07:56:13 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200704101156.l3ABuDNs086801@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 10 Apr 2007 07:56:24 -0400 To: Barrett Lyon , freebsd-current@freebsd.org From: Mike Tancsa In-Reply-To: <5F0EF639-51B8-4350-8DB1-FCB6A8BB0174@blyon.com> References: <5F0EF639-51B8-4350-8DB1-FCB6A8BB0174@blyon.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: 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 12:19:41 -0000 At 04:53 AM 4/10/2007, Barrett Lyon wrote: >Howdy, > >I've got a machine running CURRENT that does not appear to want to >load the ixgb interface correctly. I've tried a number of things and >I think it's a bug at this point. The card appears fine in pciconf: Hi, If its a CX4 card, grab the drivers from Intel's site. http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?agr=Y&Inst=Yes&ProductID=2245&DwnldID=10958&strOSs=All&OSFullName=All%20Operating%20Systems&lang=eng Last time I tried, the drivers in the tree did not recognize the cards. ---Mike >none3@pci6:1:0: class=0x020000 card=0xa11f8086 chip=0x1b488086 >rev=0x02 hdr=0x00 > vendor = 'Intel Corporation' > device = '82597-based 10 Gigabit Adapter' > class = network > subclass = ethernet > >The module loads without error, but there is no ixgb0 and nothing >shows up in dmesg. > ># kldunload if_ixgb ># kldload if_ixgb ># > >Any ideas? _______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"