Removal of acorn26 port

2015-04-15 Thread Matt Thomas
Unless someone can give a good reason to keep it, the acorn26 port will be removed in a week or two or three. Along with the removal will be the cleanup of the common arm to remove the arm26 bits associated with it.

netbsd-7 panic

2015-04-15 Thread Manuel Bouyer
hello, I just got this: panic: kernel diagnostic assertion (m)-m_type != MT_FREE failed: file /dsk/l1/misc/bouyer/netbsd-7/src/sys/kern/uipc_mbuf.c, line 652 cpu0: Begin traceback... vpanic() at netbsd:vpanic+0x13c kern_assert() at netbsd:kern_assert+0x4f m_freem() at netbsd:m_freem+0xa7

Re: Removal of acorn26 port

2015-04-15 Thread Justin Cormack
On 15 April 2015 at 14:36, Matt Thomas m...@3am-software.com wrote: Unless someone can give a good reason to keep it, the acorn26 port will be removed in a week or two or three. Along with the removal will be the cleanup of the common arm to remove the arm26 bits associated with it. I

Re: Removal of acorn26 port

2015-04-15 Thread John Klos
Unless someone can give a good reason to keep it, the acorn26 port will be removed in a week or two or three. Along with the removal will be the cleanup of the common arm to remove the arm26 bits associated with it. Does the port currently work? If so, maybe it'd be nice to have a 7.0

Re: Removal of acorn26 port

2015-04-15 Thread Joerg Sonnenberger
On Wed, Apr 15, 2015 at 01:20:33PM -0700, Matt Thomas wrote: On Apr 15, 2015, at 10:28 AM, Justin Cormack jus...@specialbusservice.com wrote: On 15 April 2015 at 14:36, Matt Thomas m...@3am-software.com wrote: Unless someone can give a good reason to keep it, the acorn26 port will be

Re: Removal of acorn26 port

2015-04-15 Thread Matt Thomas
On Apr 15, 2015, at 10:28 AM, Justin Cormack jus...@specialbusservice.com wrote: On 15 April 2015 at 14:36, Matt Thomas m...@3am-software.com wrote: Unless someone can give a good reason to keep it, the acorn26 port will be removed in a week or two or three. Along with the removal will

Re: Removal of acorn26 port

2015-04-15 Thread Christos Zoulas
In article trinity-40fe500f-df8d-4b60-a4b4-3b73f95b9bfe-1429133530648@3capp-mailcom-bs10, Kamil Rytarowski n...@gmx.com wrote: I strongly agree, please follow the rules and move it to Tier III even now. There are more broken or incomplete ports than acorn26. acorn26 should run on

Re: Removal of acorn26 port

2015-04-15 Thread Mindaugas Rasiukevicius
Justin Cormack jus...@specialbusservice.com wrote: acorn26 build but has been suspected of being broken for years. The last post to port-acorn26 was in 2011. Yes, I am sure it qualifies to move to tier III, and has done for some years. Procedurally, moving it officially to tier III and

Re: Removal of acorn26 port

2015-04-15 Thread Kamil Rytarowski
Sent: Wednesday, April 15, 2015 at 9:25 PM From: Justin Cormack jus...@specialbusservice.com To: Matt Thomas m...@3am-software.com Cc: port-arm port-...@netbsd.org, current-users current-users@netbsd.org, port-acor...@netbsd.org Subject: Re: Removal of acorn26 port On 15 April 2015 at

Kernel panic when entering ACPI sleep state S3

2015-04-15 Thread Calum MacRae
Hi all, I'm running the latest snapshot from nyftp.netbsd.org (201504151050Z) on a Thinkpad X120e. I seem to be encountering some issues when attempting to enter ACPI sleep state S3, using: sysctl -w hw.acpi.sleep.state=3 Upon invoking the above command, my system seems to attempt to sleep

urtwn hostap

2015-04-15 Thread Brook Milligan
According to the man page, the urtwn driver is supposed to support the hostap option. Although perhaps I am not sure how to configure it with ifconfig, I cannot get it to work. Has anyone had success with this? Is it known not to work? Does anyone have a configuration, e.g., ifconfg.urtwnX,

Re: Removal of acorn26 port

2015-04-15 Thread Justin Cormack
On 15 April 2015 at 21:20, Matt Thomas m...@3am-software.com wrote: On Apr 15, 2015, at 10:28 AM, Justin Cormack jus...@specialbusservice.com wrote: On 15 April 2015 at 14:36, Matt Thomas m...@3am-software.com wrote: Unless someone can give a good reason to keep it, the acorn26 port will be

Updating SQLite to 3.8.9

2015-04-15 Thread Pierre Pronchery
Hi there, a new version of SQLite is now available, 3.8.9: http://sqlite.org/releaselog/3_8_9.html Upgrading is recommended (http://sqlite.org/). Reading this blog post from lcamtuf, it does seems quite important to update indeed: