Question about GPIO bitbang MII

2011-10-06 Thread dave jones
Hi, Does FreeBSD have gpio bitbang api for MII? If not, any driver in tree using gpio-bitbang mii that I can refer to? Thanks. It seems like OpenBSD, NetBSD and Linux have added support to gpio bitbang mii, and it's useful for porting embedded devices. Best regards, Dave.

Re: bce(4) with IPMI [puzzling and puzzling]

2011-10-06 Thread Sean Bruno
On Thu, 2011-09-29 at 10:01 -0700, Sean Bruno wrote: > We've been getting reports of odd behavior on our Dell R410 machines > when trying to use IPMI. The servers have two NIC's that we have > assigned as the IPMI interface(bce0) and production interface(bce1) > respectively. > > Since we don't a

Re: Kernel panic on FreeBSD 9.0-beta2

2011-10-06 Thread dave jones
2011/10/4 Mikolaj Golub : > > On Sat, 1 Oct 2011 14:15:45 +0800 dave jones wrote: > >  dj> On Fri, Sep 30, 2011 at 9:41 PM, Robert Watson wrote: >  >> >  >> On Wed, 28 Sep 2011, Mikolaj Golub wrote: >  >> >  >>> On Mon, 26 Sep 2011 16:12:55 +0200 K. Macy wrote: >  >>> >  >>> KM> Sorry, didn't look

Re: [urtw] Wifi link dying randomly. reboot required to reconnect.

2011-10-06 Thread Chuck Burns
On Thursday, October 06, 2011 7:30:46 PM Gary Palmer wrote: > Actually, that won't be enough. Sorry if I gave that idea. If you check > /etc/rc.d/dumpon then you'll see that if the script succeeds in telling > the kernel to dump on a given swap partition then it creates the > symlink in the /de

Re: [urtw] Wifi link dying randomly. reboot required to reconnect.

2011-10-06 Thread Gary Palmer
On Thu, Oct 06, 2011 at 07:02:15PM -0500, Chuck Burns wrote: > > Do you have a /dev/dumpdev symbolic link pointing to a swap partition? > > If not, the dump device may not have been configured. > > > > Also, apologies if you said this earlier, but which version of FreeBSD > > are you running? > >

Re: [urtw] Wifi link dying randomly. reboot required to reconnect.

2011-10-06 Thread Chuck Burns
> Do you have a /dev/dumpdev symbolic link pointing to a swap partition? > If not, the dump device may not have been configured. > > Also, apologies if you said this earlier, but which version of FreeBSD > are you running? > > Gary I didn't have that link, but I just linked it to my 6G swap part

Re: Intel 82574L interface wedging on em 7.1.9/7.2.3 when MSIX enabled

2011-10-06 Thread Jack Vogel
There are plenty other users using the 574 with MSI-X without issue, so its likely more complicated than just that 1 variable. The issue discussed was like last year, it has to do with getting stuck in low power state, and my driver has code that addresses that. There was rigorous testing done at t

Intel 82574L interface wedging on em 7.1.9/7.2.3 when MSIX enabled

2011-10-06 Thread Jason Wolfe
I'm seeing the interface wedge on a good number of systems with Intel 82574L chips under FBSD8.2 _only when MSI-X is enabled_, running either 7.1.9 from 8.2-RELEASE or 7.2.3 from 8.2-STABLE. I have em0 and em1 in a lagg, but only one side would fail, and a few systems that didn't have a lagg also

Re: [urtw] Wifi link dying randomly. reboot required to reconnect.

2011-10-06 Thread Gary Palmer
On Wed, Oct 05, 2011 at 11:56:41PM -0500, Chuck Burns wrote: > On Wednesday, October 05, 2011 11:47:01 PM Adrian Chadd wrote: > > On 6 October 2011 07:50, Chuck Burns wrote: > > > Ok, it crashed this evening.. Got a snapshot of it with my wife's digital > > > camera.. > > > > > > http://imageshac

Re: [urtw] Wifi link dying randomly. reboot required to reconnect.

2011-10-06 Thread Chuck Burns
On Thursday, October 06, 2011 12:02:41 AM you wrote: > * reconfigure the console to be 80x50 or 80x60? That way we can see > the whole panic message This is now done. > * can you please add some printfs() ? Just so we know the value of the > parameters being passed into that function? > > It so

RE: IPv6 multicast listener discovery

2011-10-06 Thread Rainer Bredehorn
Node Information Query: FF02:0:0:0:0:2:FF00::/104. Where is the 2:FF in my address?? ff02::2:2d75:f2b8 Rainer. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-

RE: IPv6 multicast listener discovery

2011-10-06 Thread Rainer Bredehorn
> - Ursprüngliche Nachricht - > This address is for IPv6 Node Information Query, called the NI Group Address. > > > > For example, you can issue the command > > > > ping6 -w fe80::250:fcff:feb8:5443%rl0 > > > > you can get your hostname back. I see! So a node gets a multicast a

Re: IPv6 multicast listener discovery

2011-10-06 Thread Rainer Bredehorn
>  Thank you. I could not reproduce this on several 8.2 boxes around me >  yet, but do you have a ping response from ff02::2:2d75:f2b8%rl0? Yes I can ping this address from another node and its link local address. ___ freebsd-net@freebsd.org mailing lis