Re: CVS commit: src/external/cddl/osnet/dev

2015-02-26 Thread Christos Zoulas
On Feb 27, 10:23am, ozak...@netbsd.org (Ryota Ozaki) wrote: -- Subject: Re: CVS commit: src/external/cddl/osnet/dev | Indeed. I followed other codes too simple. So such codes that return EBUSY | when MODULE_CMD_AUTOUNLOAD may be also hiding bugs? I have no idea | we have to specially prevent unloa

Re: CVS commit: src/external/cddl/osnet/dev

2015-02-26 Thread Ryota Ozaki
On Fri, Feb 27, 2015 at 3:25 AM, Christos Zoulas wrote: > In article <20150226091053.38be...@cvs.netbsd.org>, > Ryota Ozaki wrote: > >>- Forbid auto unloading (not supported for now) > > Why don't you let it autounload... It is probably hiding more bugs this > way if it fails. Indeed. I followed

Re: CVS commit: src/external/cddl/osnet/dev

2015-02-26 Thread Christos Zoulas
In article <20150226091053.38be...@cvs.netbsd.org>, Ryota Ozaki wrote: >- Forbid auto unloading (not supported for now) Why don't you let it autounload... It is probably hiding more bugs this way if it fails. christos

Re: CVS commit: src/sys/arch/evbarm

2015-02-26 Thread Ryo Shimizu
>On Wed, Feb 25, 2015 at 08:11:49AM +, Ryo Shimizu wrote: >> Module Name: src >> Committed By:ryo >> Date:Wed Feb 25 08:11:49 UTC 2015 >> >> Modified Files: >> src/sys/arch/evbarm/conf: std.nitrogen6 >> src/sys/arch/evbarm/nitrogen6: nitrogen6_machdep.c >> >