Re: panic with soekris 5501 on OpenBSD 5.9-current (GENERIC) #1573: Sun Mar 6 19:15:08 MST 2016

2016-03-07 Thread Lars Noodén
On Tue, Mar 8, 2016 at 12:08 AM, Stuart Henderson wrote: > On 2016/03/07 18:15, Lars Noodén wrote: > > I had two panics with soekris 5501 on OpenBSD 5.9-current (GENERIC) > > #1573: Sun Mar 6 19:15:08 MST 2016, apparently from just logging in > > and typing in the shell. It has not happened a thi

Re: panic with soekris 5501 on OpenBSD 5.9-current (GENERIC) #1573: Sun Mar 6 19:15:08 MST 2016

2016-03-07 Thread Stuart Henderson
On 2016/03/07 18:15, Lars Noodén wrote: > I had two panics with soekris 5501 on OpenBSD 5.9-current (GENERIC) > #1573: Sun Mar 6 19:15:08 MST 2016, apparently from just logging in > and typing in the shell. It has not happened a third time however. > Below are the panic, trace, ps , and dmesg fro

panic with soekris 5501 on OpenBSD 5.9-current (GENERIC) #1573: Sun Mar 6 19:15:08 MST 2016

2016-03-07 Thread Lars Noodén
I had two panics with soekris 5501 on OpenBSD 5.9-current (GENERIC) #1573: Sun Mar 6 19:15:08 MST 2016, apparently from just logging in and typing in the shell. It has not happened a third time however. Below are the panic, trace, ps , and dmesg from the second one. /Lars # stty cols 100 rows p

Re: athn PCI card (AR9281) AP not found by scan on some devices

2016-03-07 Thread Stefan Sperling
On Mon, Mar 07, 2016 at 03:12:33PM +0200, cho...@jtan.com wrote: > Note that I got the order of configuration lines directly from athn(4) > and some other wireless driver manpages also have examples with inet > lines prior to media settings. I"ve fixed this in CVS, thanks.

Re: athn PCI card (AR9281) AP not found by scan on some devices

2016-03-07 Thread chohag
Stefan Sperling writes: > On Sun, Mar 06, 2016 at 10:22:17PM +0200, cho...@jtan.com wrote: > > >Description: > > /etc/hostname.athn0 contains: > > inet 192.168.42.1 255.255.255.0 > > mediaopt hostap chan 56 > > nwid Testies > > wpakey insecure > > Note that setting an address puts the interfac

Re: athn PCI card (AR9281) AP not found by scan on some devices

2016-03-07 Thread Stefan Sperling
On Sun, Mar 06, 2016 at 10:22:17PM +0200, cho...@jtan.com wrote: > >Description: > /etc/hostname.athn0 contains: > inet 192.168.42.1 255.255.255.0 > mediaopt hostap chan 56 > nwid Testies > wpakey insecure Note that setting an address puts the interface UP implicitly. So you'll want to confi

Re: athn PCI card (AR9281) AP not found by scan on some devices

2016-03-07 Thread Stefan Sperling
On Mon, Mar 07, 2016 at 09:06:12AM +0200, cho...@jtan.com wrote: > I've been poking at it (and little more than poking in ignorance) and a > few more symptoms have cropped up: > > * If I include any chan setting in hostname.athn0 and reboot, I can't > set the chan at runtime to anything between

Re: Potential MP problem in OpenBSD 5.8

2016-03-07 Thread Mischa
> On 07 Mar 2016, at 09:34, Mike Larkin wrote: > > On Sun, Mar 06, 2016 at 04:33:59PM +0100, Mischa wrote: >> Hi, >> >> Reyk asked me to post the following panics on this list. >> I have seen multiple panics when running the stock relayd / httpd on both >> bhyve and bare metal. >> Here are the

Re: Potential MP problem in OpenBSD 5.8

2016-03-07 Thread Mike Larkin
On Sun, Mar 06, 2016 at 04:33:59PM +0100, Mischa wrote: > Hi, > > Reyk asked me to post the following panics on this list. > I have seen multiple panics when running the stock relayd / httpd on both > bhyve and bare metal. > Here are the 2 I captured. > > The first trace is from OpenBSD 5.8 runn