On Wed, Feb 27, 2013 at 12:05:47AM +0600, Eugene M. Zheganin wrote: > Hi. > > On 25.02.2013 14:20, YongHyeon PYUN wrote: > >On Sun, Feb 24, 2013 at 11:06:42AM +0100, Kajetan Staszkiewicz wrote: > >>Dnia sobota, 23 lutego 2013 o 04:54:07 Marc Fournier napisał(a): > >>>We just picked up 5 new HP DL 360p Gen8 E5-2630 2P servers … just > >>>installed > >>>9.1-RELEASE, and it looks like all of the hardware is detected properly, > >>>and being configured … > >>> > >>>After reboot, I start getting the 'watchdog timeout - resetting' message > >>>on > >>>bge0 … I've searched the web, and found the references to setting: > >>Have a look at the following patch: > >> > >>http://svnweb.freebsd.org/base?view=revision&revision=243546 > >> > >>When I encountered the same error on Dell machines, using bge driver from > >>HEAD > >>helped me, although it seems that the aforementioned patch should be > >>enough. > >That change is just one of changes required to make > >BCM5718/5718/5719/5720 work. You need entire bge(4)/brgphy(4) > >changes to get working bge(4) driver on your machines. > > > Just to clear some things: this (or earlier changes) doesn't affect and > doesn't enable IPMI sol and stuff on a BCM5722 ?
bge(4)'s IPMI support for old controllers had many issues and didn't work well. Only some of users had luck to enjoy it. However IPMI support for 5717/5718/5719/5720 has no known issues and it should work. I also got a report that mentions IPMI does not work any more on 5715 after adding support for 5717/5718/5719/5720. The sanitized public data sheet does not mention IPMI interface so Linux tg3 would be the only source of information. Given that I don't have access to IPMI-capable controllers I have no idea when it could be fixed. Somebody with the IPMI-capable controllers have to sit down and verify all possible combinations. > > Thanks. > Eugene. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"