From owner-freebsd-current@FreeBSD.ORG Wed Oct 31 21:57:12 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E226B16A418 for ; Wed, 31 Oct 2007 21:57:12 +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 6A19113C491 for ; Wed, 31 Oct 2007 21:57:11 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.14.1/8.13.8) with ESMTP id l9VKw7tg027070; Wed, 31 Oct 2007 16:58:07 -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 l9VKw6id089701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 31 Oct 2007 16:58:06 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200710312058.l9VKw6id089701@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 31 Oct 2007 16:58:42 -0400 To: John Baldwin , freebsd-current@freebsd.org From: Mike Tancsa In-Reply-To: <200710311621.53910.jhb@freebsd.org> References: <20071011003619.GA84433@obelix.dsto.defence.gov.au> <200710301328.l9UDSWAK081359@lava.sentex.ca> <200710311621.53910.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: em0: watchdog timeout ... 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: Wed, 31 Oct 2007 21:57:13 -0000 At 04:21 PM 10/31/2007, John Baldwin wrote: > > > > em1@pci1:0:1: class=0x020000 card=0x115e8086 chip=0x105e8086 > > rev=0x06 hdr=0x00 > > vendor = 'Intel Corporation' > > device = 'PRO/1000 PT' > > class = network > > subclass = ethernet > > cap 01[c8] = powerspec 2 supports D0 D3 current D0 > > cap 05[d0] = MSI supports 1 message, 64 bit > > cap 10[e0] = PCI-Express 1 endpoint > > > > its also in FastE mode and not gigE. Not sure if that makes a > > difference or not. > >What if you use MSI? How do I enable that ? ---Mike >-- >John Baldwin