Re: CVS commit: src/sys/arch/amd64/conf

2014-10-11 Thread Masao Uebayashi
I think this can be fixed by providing new selection statements, "flags" and/or "params", which are meant to enable flags/params, not options/attributes. For ath's case, "options ATHHAL_AR5210" means that you want to include more *.c's for that option. "params ATHHAL_DEBUG" means that you want to

Re: CVS commit: src/sys/dev

2014-10-11 Thread John Nemeth
On Oct 11, 12:01pm, "Michael van Elst" wrote: } } Module Name: src } Committed By: mlelstv } Date: Sat Oct 11 12:01:27 UTC 2014 } } Modified Files: } src/sys/dev: ccd.c dksubr.c ld.c vnd.c } src/sys/dev/raidframe: rf_netbsdkintf.c } } Log Message: } clamp total number of sec

re: CVS commit: src/sys/arch/macppc/conf

2014-10-11 Thread matthew green
"Masao Uebayashi" writes: > Module Name: src > Committed By: uebayasi > Date: Sat Oct 11 07:03:10 UTC 2014 > > Modified Files: > src/sys/arch/macppc/conf: files.macppc > > Log Message: > Probably agp_apple is never used. hm? i've used this in the past, and i've got some unfinish

Re: CVS commit: src/sys/arch/amd64/conf

2014-10-11 Thread Masao Uebayashi
On Sun, Oct 12, 2014 at 4:35 AM, Manuel Bouyer wrote: > On Sun, Oct 12, 2014 at 04:23:17AM +0900, Masao Uebayashi wrote: >> On Sun, Oct 12, 2014 at 3:48 AM, Manuel Bouyer >> wrote: >> > On Sun, Oct 12, 2014 at 03:35:48AM +0900, Masao Uebayashi wrote: >> >> On Sun, Oct 12, 2014 at 3:06 AM, Manuel

Re: CVS commit: src/sys/arch/amd64/conf

2014-10-11 Thread Manuel Bouyer
On Sun, Oct 12, 2014 at 04:23:17AM +0900, Masao Uebayashi wrote: > On Sun, Oct 12, 2014 at 3:48 AM, Manuel Bouyer wrote: > > On Sun, Oct 12, 2014 at 03:35:48AM +0900, Masao Uebayashi wrote: > >> On Sun, Oct 12, 2014 at 3:06 AM, Manuel Bouyer > >> wrote: > >> > On Sun, Oct 12, 2014 at 12:17:22AM

Re: CVS commit: src/sys/arch/amd64/conf

2014-10-11 Thread Masao Uebayashi
On Sun, Oct 12, 2014 at 3:48 AM, Manuel Bouyer wrote: > On Sun, Oct 12, 2014 at 03:35:48AM +0900, Masao Uebayashi wrote: >> On Sun, Oct 12, 2014 at 3:06 AM, Manuel Bouyer >> wrote: >> > On Sun, Oct 12, 2014 at 12:17:22AM +0900, Masao Uebayashi wrote: >> >> On Sun, Oct 12, 2014 at 12:05 AM, Manue

Re: CVS commit: src/sys/arch/amd64/conf

2014-10-11 Thread Manuel Bouyer
On Sun, Oct 12, 2014 at 03:35:48AM +0900, Masao Uebayashi wrote: > On Sun, Oct 12, 2014 at 3:06 AM, Manuel Bouyer wrote: > > On Sun, Oct 12, 2014 at 12:17:22AM +0900, Masao Uebayashi wrote: > >> On Sun, Oct 12, 2014 at 12:05 AM, Manuel Bouyer > >> wrote: > >> > On Sat, Oct 11, 2014 at 09:50:03AM

Re: CVS commit: src/sys/arch/amd64/conf

2014-10-11 Thread Masao Uebayashi
On Sun, Oct 12, 2014 at 3:06 AM, Manuel Bouyer wrote: > On Sun, Oct 12, 2014 at 12:17:22AM +0900, Masao Uebayashi wrote: >> On Sun, Oct 12, 2014 at 12:05 AM, Manuel Bouyer >> wrote: >> > On Sat, Oct 11, 2014 at 09:50:03AM +, Masao Uebayashi wrote: >> >> Module Name: src >> >> Committed By:

Re: CVS commit: src/sys/arch/amd64/conf

2014-10-11 Thread Manuel Bouyer
On Sun, Oct 12, 2014 at 12:17:22AM +0900, Masao Uebayashi wrote: > On Sun, Oct 12, 2014 at 12:05 AM, Manuel Bouyer > wrote: > > On Sat, Oct 11, 2014 at 09:50:03AM +, Masao Uebayashi wrote: > >> Module Name: src > >> Committed By: uebayasi > >> Date: Sat Oct 11 09:50:03 UTC 2014 > >>

Re: CVS commit: src/sys/arch/amd64/conf

2014-10-11 Thread Masao Uebayashi
On Sun, Oct 12, 2014 at 12:05 AM, Manuel Bouyer wrote: > On Sat, Oct 11, 2014 at 09:50:03AM +, Masao Uebayashi wrote: >> Module Name: src >> Committed By: uebayasi >> Date: Sat Oct 11 09:50:03 UTC 2014 >> >> Modified Files: >> src/sys/arch/amd64/conf: XEN3_DOM0 std.xen >> >> Log

Re: CVS commit: src/sys/arch/amd64/conf

2014-10-11 Thread Manuel Bouyer
On Sat, Oct 11, 2014 at 09:50:03AM +, Masao Uebayashi wrote: > Module Name: src > Committed By: uebayasi > Date: Sat Oct 11 09:50:03 UTC 2014 > > Modified Files: > src/sys/arch/amd64/conf: XEN3_DOM0 std.xen > > Log Message: > Don't include std.ath_hal for XEN3_DOMU. Why ? We s

Re: CVS commit: src/lib/libm/arch/vax

2014-10-11 Thread Christos Zoulas
In article <20141011065929.db9b...@cvs.netbsd.org>, Martin Husemann wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: martin >Date: Sat Oct 11 06:59:29 UTC 2014 > >Modified Files: > src/lib/libm/arch/vax: n_sqrt.S > >Log Message: >Seems we need both sqrtl and _sqrtl as a wea

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

2014-10-11 Thread Masao Uebayashi
Probably the default style attachment (like "midi* at midibus?") can (should) be implicity generated.