Re: em0: watchdog timeout ...

[ Available lists | Index of freebsd-current | Month of Oct 2007 | Week of 31 Oct 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jack Vogel <jfvogel@gmail.com>
Date
31 Oct 2007 22:25:35
Subject
Re: em0: watchdog timeout ...
Message-ID
2a41acea0710311525w1721f4h619237292829b071@mail.gmail.com

In reply to
Replies
Referenced by

[ Hide this part ]
On 10/31/07, Mike Tancsa <mike@sentex.net> wrote:
> 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 ?

sysctl hw.pci.enable_msi=1

and

sysctl hw.pci.enable_msix=1

For those that don't know, MSI/X is there in STABLE but off by default.

Jack


Elapsed time: 0.163 seconds