wifi interrupts

2013-11-09 Thread Alexander Pakhomov
I've got RTL8188CU and AR9271 wifi usb dongles, Lenovo Thinkpad x220i, OpenBSD amd64 5.4, latest firmware. With 2Mb/s download both cause high CPU interrupt load (~50%). systat shows 1700 ehci interrupts. dd form usb flash to /dev/null (same 2 Mb/s) cause same interrupts count but doesn't load

[Waaaay O/T Humour] Avenging narwhal toy impales a penguin

2013-11-09 Thread Craig R. Skinner
Maybe But WTF is the koala doing in the ice? No polar bears??? http://distractify.com/fun/fails/20-horrifying-toys-to-traumatize-your-child/ What colour magical tusk are you? -- Craig Skinner | http://twitter.com/Craig_Skinner | http://linkd.in/yGqkv7

segfault in netstat

2013-11-09 Thread Scott McEachern
Using the latest i386 snapshot (Nov8), running netstat as root causes a segfault. Earlier snaps may be affected, I'm just noticing this now. Running as a non-root user seems to be fine. # netstat -an Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address

Re: BGP changes to support CARP better

2013-11-09 Thread athompso
PS; We are against 'sloppy state' so much because we cannot sanitize the sessions anywhere else (these firewalls connect to raw Transit). In the meantime I think we're going to be forced to use ifstated to shutdown OpenBGPd on the backup :( Ugly and very slow, but I would rather this than

Re: segfault in netstat

2013-11-09 Thread Jérémie Courrèges-Anglas
Scott McEachern sc...@blackstaff.ca writes: Using the latest i386 snapshot (Nov8), running netstat as root causes a segfault. Earlier snaps may be affected, I'm just noticing this now. Running as a non-root user seems to be fine. # netstat -an Active Internet connections (including

Call for presentations: BSD devroom at FOSDEM 2014

2013-11-09 Thread Benny Siegert
Hello all, FOSDEM 2014 will take place on 1–2 February, 2014, in Brussels, Belgium. Just like in the last years, there will be both a BSD booth and a developer's room (on Saturday). The topics of the devroom include all BSD operating systems. Every talk is welcome, from internal hacker

Re: segfault in netstat

2013-11-09 Thread Scott McEachern
On 11/09/13 12:55, Jérémie Courrèges-Anglas wrote: Scott McEachern sc...@blackstaff.ca writes: Anyone else seeing this? Yup (fresh i386). Just to be clear, I was also using a clean install. Judging by the way it craps out at the unix domain sockets display, I'm guessing this commit is

Re: segfault in netstat

2013-11-09 Thread Philip Guenther
On Sat, Nov 9, 2013 at 10:24 AM, Scott McEachern sc...@blackstaff.ca wrote: I'd imagine it's being looked into. :) Yep. Just committed the fix. Thanks for the report! Philip Guenther

Re: segfault in netstat

2013-11-09 Thread Scott McEachern
On 11/09/13 15:05, Philip Guenther wrote: On Sat, Nov 9, 2013 at 10:24 AM, Scott McEachern sc...@blackstaff.ca wrote: I'd imagine it's being looked into. :) Yep. Just committed the fix. Thanks for the report! Philip Guenther Thanks very much for such a quick fix! I'll test it out when

Re: IBM x3250 M5 boot stopped at acpiec0

2013-11-09 Thread Ville Valkonen
Hello, equal symptoms here, doesn't work with acpiec enabled. The motherboard is Jetway NC9K. I've reported this first time over a year ago if I recall right. If I forgot something obvious or you need more information, please let know. Thanks. Here's updated data: acpidump:

Re: Question about i386 COPTS during 'make release'.

2013-11-09 Thread Philip Guenther
On Fri, Nov 8, 2013 at 9:51 PM, Christian Schulte c...@schulte.it wrote: Ok. Reason I am asking is this: ...something that has nothing to do with COPTS or make release, the ostensible thread subject... $ cc bcmp.c $ time ./a.out 0m17.83s real 0m16.92s user 0m0.87s system $ cc

Re: Question about i386 COPTS during 'make release'.

2013-11-09 Thread Christian Schulte
Am 11/09/13 22:21, schrieb Philip Guenther: Sorry, but I don't really find your tests convincing. * Only test the worst case of a matching buffer. * Unreasonably large example used (are there *any* 256MB memcmp or bcmp in the kernel?) * Use of fprintf in the inner loop adds large fixed

Errors building system on i386-current

2013-11-09 Thread Scott McEachern
Using a clean install from the Nov. 8th i386 snapshot, I upgraded all sources and ran into this while building the system: Your select() operates on 32 bits at a time. Generating a list of signal names and numbers... Checking the size of size_t... Checking to see if you have socklen_t...

Re: VPN suggestions

2013-11-09 Thread Kapetanakis Giannis
On 08/11/13 17:50, YASUOKA Masahiko wrote: EAP-TLS would also be a very nice feature to have. Do you mean npppd should *directly* authenticate the clients with the TLS (certificates)? I think it is a bad idea. Npppd should support `EAP via RADIUS'. After it supports the `EAP via RADIUS', it