Re: Call for bge(4) testers

2012-09-14 Thread Wanpeng Qian
Hi, I encounter a watchdog timeout issue on NetXtreme BCM5723 Gigabit Ethernet PCIe, dose this patch solve this issue? If so, I can test it. Regards. Qian All, There were lots of reports that stock bge(4) does not work on Dell Rx20/HP DL 360 G8. With the help of Broadcom and

Re: Call for bge(4) testers

2012-09-14 Thread YongHyeon PYUN
On Fri, Sep 14, 2012 at 03:19:52PM +0900, Wanpeng Qian wrote: Hi, I encounter a watchdog timeout issue on NetXtreme BCM5723 Gigabit Ethernet PCIe, dose this patch solve this issue? I'm not aware of BCM5723. Could you show me the output of pciconf -lcbv? If so, I can test it. Regards.

Re: Call for bge(4) testers

2012-09-14 Thread Wanpeng Qian
Hi, Here is the output. the machine is HP Microserver N36L. onboard lan. bge0@pci0:4:0:0:class=0x02 card=0x705d103c chip=0x165b14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme BCM5723 Gigabit Ethernet PCIe' class = network

Re: Call for bge(4) testers

2012-09-14 Thread YongHyeon PYUN
On Fri, Sep 14, 2012 at 05:38:36PM +0900, Wanpeng Qian wrote: Hi, Here is the output. the machine is HP Microserver N36L. onboard lan. bge0@pci0:4:0:0: class=0x02 card=0x705d103c chip=0x165b14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device =

sshd gives strange errors about EVP_CipherInit on -CURRENT

2012-09-14 Thread Lev Serebryakov
Hello, Freebsd-current. I've found a whole bunch of such messages in my logs today: sshd[19508]: fatal: cipher_init: EVP_CipherInit: set key failed for aes128-cbc [preauth] It is -CURRENT, running r240324 on Geode LX with: glxsb0: AMD Geode LX Security Block (AES-128-CBC, RNG) mem

Re: Call for bge(4) testers

2012-09-14 Thread Wanpeng Qian
It seems BCM5723 support code was not added by me so I don't know how well it works in previous FreeBSD releases. Did bge(4) ever work with your controller? The driver works fine except the bge0: Watchdog timeout, that will bring the interface down/up for a while. make it unstable for network

Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-14 Thread Yoshiro MIHIRA
Hi, current code does not support internal sdhc card as root partition? Because kernel does not recognize the sdhc(mmcsd). Do we need external umass storage for root partition? dwcotg0: DWC OTG 2.0 integrated USB controller mem 0xf298-0xf299 irq 17 on simplebus0 usbus0 on dwcotg0

pf startup: KDB stack backtrace

2012-09-14 Thread Kim Culhan
Running -current r240462 at boot and on reload with pfctl -f /etc/pf.conf a considerable amount of KDB backtrace data is logged. Typical output: http://pastebin.com/aPCf8SAT Any help is very greatly appreciated. thanks -kim ___

Re: Call for bge(4) testers

2012-09-14 Thread Pedro Giffuni
Success !!! It fixed kern/169634 for me. If still possible it should be pushed into 9.1-RELEASE. Thank you so much for working on this! Pedro. On 09/14/2012 16:27, YongHyeon PYUN wrote: All, There were lots of reports that stock bge(4) does not work on Dell Rx20/HP DL 360 G8. With the

Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-14 Thread Alexander Yerenkow
Well, I have 3 sd cards, and only one of them could boot prev kernel; Currently, new mine built kernel can't mount working card too, only difference that I got error 6 (IIRC) instead of 19. I can check this if it's matters tomorrow. -- Regards, Alexander Yerenkow

Re: Clang as default compiler November 4th

2012-09-14 Thread Brooks Davis
On Thu, Sep 13, 2012 at 09:10:24AM -0700, Steve Kargl wrote: On Thu, Sep 13, 2012 at 09:32:12AM -0600, Ian Lepore wrote: On Wed, 2012-09-12 at 19:08 -0700, Steve Kargl wrote: In regards to my initial post in this thread, I was just trying to assess whether any benchmarks have been

Re: Clang as default compiler November 4th

2012-09-14 Thread Chuck Burns
On Fri, 14 Sep 2012 15:23:19 -0500 Brooks Davis bro...@freebsd.org wrote: On Thu, Sep 13, 2012 at 09:10:24AM -0700, Steve Kargl wrote: On Thu, Sep 13, 2012 at 09:32:12AM -0600, Ian Lepore wrote: On Wed, 2012-09-12 at 19:08 -0700, Steve Kargl wrote: In regards to my initial post in this

Re: Clang as default compiler November 4th

2012-09-14 Thread Steve Kargl
On Fri, Sep 14, 2012 at 03:23:19PM -0500, Brooks Davis wrote: On Thu, Sep 13, 2012 at 09:10:24AM -0700, Steve Kargl wrote: ok 1 - cexp zero Abort trap (core dumped) *** [tests] Error code 134 Stop in /usr/src/tools/regression/lib/msun. Prompted by this post, I did a bit of testing

Re: Clang as default compiler November 4th

2012-09-14 Thread Steve Kargl
On Fri, Sep 14, 2012 at 05:18:08PM -0700, Steve Kargl wrote: A third class of failure appears to be that clang emits i387 fpu instructions for at least sinf and cosf instead of calls to the library routines. AFAIK, the library routines are faster and more accurate. Yep. Clang has

Re: freebsd-current Digest, Vol 465, Issue 5

2012-09-14 Thread wsa...@columbus.rr.com
Help - Reply message - From: freebsd-current-requ...@freebsd.org To: freebsd-current@freebsd.org Subject: freebsd-current Digest, Vol 465, Issue 5 Date: Thu, Sep 13, 2012 8:00 am Send freebsd-current mailing list submissions to freebsd-current@freebsd.org To subscribe or

sysctl -a hangs system after r240281

2012-09-14 Thread Brandon Gooch
I'm running 10-CURRENT amd64 on a Dell M6500: FreeBSD m6500.local 10.0-CURRENT FreeBSD 10.0-CURRENT #22 r240281M: Fri Sep 14 21:18:50 CDT 2012 root@m6500.local:/usr/obj/usr/src/sys/DELL_M6500 amd64 I ran into a strange issue when running `sysctl -a` in which my system would freeze -- the only