Re: Weird tmux pane separator chars in wsconsole

2014-05-18 Thread Eduardo Lopes
A more general solution should be use the pccon terminal type (or pccon0 if you have a screen with more than 25 lines) (see /etc/termcap for descriptions). They provide acs (or ascii line drawing for pccon0) and color. Here in my T410 I have put this in .profile: [ -z $TMUX] && [ -z $DISPLAY ]

new support

2014-05-18 Thread Mike Love
0 C Australia P Queensland T Brisbane Z 4066 O IronLine I Mitchell H A 58 High St. Toowong M w...@ironline.com.au U http://www.ironline.com.au/ B (+61) 07 3054 1385 X N OpenBSD development, implementation and support. We are currently developing an openBSD/WS02 integration stack for SMBs that don't

Re: Boot panic on MP amd64 with 5.5, snapshot kernels

2014-05-18 Thread John D. Verne
On Sun, May 18, 2014 at 07:55:44PM -0400, John D. Verne wrote: > On Sun, May 18, 2014 at 07:28:04PM -0400, John D. Verne wrote: > > On Sun, May 18, 2014 at 01:05:52PM -0700, Mike Larkin wrote: > > > On Sun, May 18, 2014 at 03:04:30PM -0400, John D. Verne wrote: > > > > I just got a new amd64 box to

Re: Boot panic on MP amd64 with 5.5, snapshot kernels

2014-05-18 Thread John D. Verne
On Sun, May 18, 2014 at 07:28:04PM -0400, John D. Verne wrote: > On Sun, May 18, 2014 at 01:05:52PM -0700, Mike Larkin wrote: > > On Sun, May 18, 2014 at 03:04:30PM -0400, John D. Verne wrote: > > > I just got a new amd64 box to run OpenBSD on, but it is panicking on boot > > > when I try to run t

Re: Boot panic on MP amd64 with 5.5, snapshot kernels

2014-05-18 Thread John D. Verne
On Sun, May 18, 2014 at 01:05:52PM -0700, Mike Larkin wrote: > On Sun, May 18, 2014 at 03:04:30PM -0400, John D. Verne wrote: > > I just got a new amd64 box to run OpenBSD on, but it is panicking on boot > > when I try to run the 5.5 kernel on it. > > > > The panic is "unknown MPS interrupt trigg

Re: Microsoft keyboard and touchpad combo, touchpad doesn't work

2014-05-18 Thread Martin Pieuchot
On 18/05/14(Sun) 21:15, Ville Valkonen wrote: > Hello all, > [...] > I can see it attaches as wsmouse2 but nevertheless it doesn't work. Any help > how to debug this further would be highly appreciated. > > Thanks in advance and keep up the good work! > > P.S. Yes, you can see there's Logitech Un

Re: uaudio useless?

2014-05-18 Thread Kevin Chadwick
previously on this list Christian Weisgerber contributed: > Maybe > there are audio dongles that run at hi-speed, otherwise uaudio(4) > looks pretty useless. I may have one as it supports DSD however it comes up as ugen currently so I am not sure if it would use uaudio until I have the time to lo

Re: Boot panic on MP amd64 with 5.5, snapshot kernels

2014-05-18 Thread Mike Larkin
On Sun, May 18, 2014 at 03:04:30PM -0400, John D. Verne wrote: > I just got a new amd64 box to run OpenBSD on, but it is panicking on boot > when I try to run the 5.5 kernel on it. > > The panic is "unknown MPS interrupt trigger 2" somewhere in the acpi > code. > > bsd.rd, bsd and bsd.mp all pa

Re: Boot panic on MP amd64 with 5.5, snapshot kernels

2014-05-18 Thread John D. Verne
On Sun, May 18, 2014 at 03:49:53PM -0400, John D. Verne wrote: > On Sun, May 18, 2014 at 03:04:30PM -0400, John D. Verne wrote: > > > > I'm staring at the ACPI code trying to figure out the various defines > > > Uh, I actually meant APIC. I need more sleep. > Except I didn't. I did meant ACPI. C

Re: Boot panic on MP amd64 with 5.5, snapshot kernels

2014-05-18 Thread John D. Verne
On Sun, May 18, 2014 at 03:04:30PM -0400, John D. Verne wrote: > > I'm staring at the ACPI code trying to figure out the various defines > Uh, I actually meant APIC. I need more sleep. -- John D. Verne

umsm(4) diff for Pantech UM185C

2014-05-18 Thread Svyatoslav Mishyn
Hi there, Sorry for my English( I added a new product id to usbdevs and allowed umsm.c to use the new id: --- usbdevs_Sat May 17 22:27:13 2014 +++ usbdevs Sun May 18 19:52:44 2014 @@ -2163,6 +2163,8 @@ product HUMAX PVRSMART 0x138c PVR-SMART /* Hyundai CuriTel (Audiovox, Pantech) product

Re: Boot panic on MP amd64 with 5.5, snapshot kernels

2014-05-18 Thread John D. Verne
On Sun, May 18, 2014 at 03:04:30PM -0400, John D. Verne wrote: > Also, if it matters, I opted to not get the Atom version of this board > because I wanted some of the more interesting chipset support. It is a > Celeron J1000. I also wanted the better supported Intel graphics stuff > (even though I

Boot panic on MP amd64 with 5.5, snapshot kernels

2014-05-18 Thread John D. Verne
I just got a new amd64 box to run OpenBSD on, but it is panicking on boot when I try to run the 5.5 kernel on it. The panic is "unknown MPS interrupt trigger 2" somewhere in the acpi code. bsd.rd, bsd and bsd.mp all panic in the same places, as does bsd.rd from the latest amd64 snapshot. I hav

Re: Microsoft keyboard and touchpad combo, touchpad doesn't work

2014-05-18 Thread Ville Valkonen
On 18 May 2014 21:15, Ville Valkonen wrote: > Hello all, > > I bought a wireless keyboard and touchpad combo, Microsoft All-in-One Media > keyboard to be specific > (http://www.microsoft.com/hardware/en-us/p/all-in-one-media-keyboard). > > When attaching the kb+mouse this is the result (dmesg): >

Microsoft keyboard and touchpad combo, touchpad doesn't work

2014-05-18 Thread Ville Valkonen
Hello all, I bought a wireless keyboard and touchpad combo, Microsoft All-in-One Media keyboard to be specific (http://www.microsoft.com/hardware/en-us/p/all-in-one-media-keyboard). When attaching the kb+mouse this is the result (dmesg): uhub3 at uhub2 port 2 "Terminus Technology USB 2.0 Hub" rev

Re: bwi(4) issues

2014-05-18 Thread Adam Thompson
On May 18, 2014 8:33:15 AM EDT, Francesco Toscan wrote: >On Sun, May 18, 2014 at 01:08:00PM +0200, Stefan Sperling wrote: >> On Sun, May 18, 2014 at 12:52:53PM +0200, Francesco Toscan wrote: >> > Hi misc@, >> > >> > Network with bwi has become *slow*, slow as unusable. Every kind of >> > traffic

Re: bwi(4) issues

2014-05-18 Thread Francesco Toscan
On Sun, May 18, 2014 at 02:33:15PM +0200, Francesco Toscan wrote: > > The CAVEATS section of the man page seems to describe your issue. > > Perhaps it's a hardware problem? Does it work again if you downgrade > > to 5.5-release? > > I'll boot 5.5-release and report what's happening. Here's the f

Re: bwi(4) issues

2014-05-18 Thread Francesco Toscan
On Sun, May 18, 2014 at 01:08:00PM +0200, Stefan Sperling wrote: > On Sun, May 18, 2014 at 12:52:53PM +0200, Francesco Toscan wrote: > > Hi misc@, > > > > Network with bwi has become *slow*, slow as unusable. Every kind of > > traffic is somehow slowed. Transmissions work but they take forever to

Re: smtpd stops immediately after starting in -current

2014-05-18 Thread Gilles Chehade
On Sun, May 18, 2014 at 08:03:59AM -0400, Kenneth Westerback wrote: > On 18 May 2014 07:52, Gilles Chehade wrote: > > On Sun, May 18, 2014 at 07:37:26AM -0400, Kenneth Westerback wrote: > >> On 18 May 2014 05:37, Gilles Chehade wrote: > >> > On Sat, May 17, 2014 at 10:40:13PM -0400, Allan Streib

Re: smtpd stops immediately after starting in -current

2014-05-18 Thread Kenneth Westerback
On 18 May 2014 07:52, Gilles Chehade wrote: > On Sun, May 18, 2014 at 07:37:26AM -0400, Kenneth Westerback wrote: >> On 18 May 2014 05:37, Gilles Chehade wrote: >> > On Sat, May 17, 2014 at 10:40:13PM -0400, Allan Streib wrote: >> >> On Sat, May 17, 2014, at 05:30 PM, Allan Streib wrote: >> >> >>

Re: smtpd stops immediately after starting in -current

2014-05-18 Thread Gilles Chehade
On Sun, May 18, 2014 at 07:37:26AM -0400, Kenneth Westerback wrote: > On 18 May 2014 05:37, Gilles Chehade wrote: > > On Sat, May 17, 2014 at 10:40:13PM -0400, Allan Streib wrote: > >> On Sat, May 17, 2014, at 05:30 PM, Allan Streib wrote: > >> > >> > Just upgraded to -current from my local mirror

Re: smtpd stops immediately after starting in -current

2014-05-18 Thread Gilles Chehade
can you share your configuration file ? i'm unable to reproduce no matter what i try :-/ On Sat, May 17, 2014 at 05:30:25PM -0400, Allan Streib wrote: > Just upgraded to -current from my local mirror. Was previously working with a > recent-ish -current (late April or early May) > > In /var/log

Re: smtpd stops immediately after starting in -current

2014-05-18 Thread Kenneth Westerback
On 18 May 2014 05:37, Gilles Chehade wrote: > On Sat, May 17, 2014 at 10:40:13PM -0400, Allan Streib wrote: >> On Sat, May 17, 2014, at 05:30 PM, Allan Streib wrote: >> >> > Just upgraded to -current from my local mirror. Was previously working >> > with a recent-ish -current (late April or early

Re: bwi(4) issues

2014-05-18 Thread Stefan Sperling
On Sun, May 18, 2014 at 12:52:53PM +0200, Francesco Toscan wrote: > Hi misc@, > > I'm running 5.5-current from May 12 build (dmesg attached). > I noticed a regression in bwi(4) network device driver. I knew it > worked fine somewhere between 5.4-current built on January and > 5.5-release, unfortun

bwi(4) issues

2014-05-18 Thread Francesco Toscan
Hi misc@, I'm running 5.5-current from May 12 build (dmesg attached). I noticed a regression in bwi(4) network device driver. I knew it worked fine somewhere between 5.4-current built on January and 5.5-release, unfortunately I haven't enough informations to narrow the timeframe. BTW, here are th

Re: LibreSSL @ BSDCan 2014

2014-05-18 Thread Marc Espie
On Sun, May 18, 2014 at 12:10:13AM +, Ted Bullock wrote: > Real actual bob becks giving real actual ssl video chat > > ?http://m.youtube.com/watch?v=GnBbhXBDmwU > > Sent from my BlackBerry 10 smartphone on the Fido network. > Original Message > From: ropers > Sent: Saturday, May 17, 2014 7:

Re: smtpd stops immediately after starting in -current

2014-05-18 Thread Gilles Chehade
On Sat, May 17, 2014 at 10:40:13PM -0400, Allan Streib wrote: > On Sat, May 17, 2014, at 05:30 PM, Allan Streib wrote: > > > Just upgraded to -current from my local mirror. Was previously working > > with a recent-ish -current (late April or early May) > > By "current" I meant "snapshot" sorry if

Re: smtpd stops immediately after starting in -current

2014-05-18 Thread lvdd
Hi, > On 18 May 2014 at 04:40 Allan Streib wrote: > > > On Sat, May 17, 2014, at 05:30 PM, Allan Streib wrote: > > > Just upgraded to -current from my local mirror. Was previously working > > with a recent-ish -current (late April or early May) > > By "current" I meant "snapshot" sorry if that ca