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

2012-07-30 Thread Masao Uebayashi
Having an MI routine that's called very early, just after C code can be run? I think kernel bootstrap / initialization needs more granularity. On Tue, Jul 31, 2012 at 8:56 AM, Christos Zoulas wrote: > On Jul 30, 11:37am, m...@3am-software.com (Matt Thomas) wrote: > -- Subject: Re: CVS commit: sr

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

2012-07-30 Thread Matt Thomas
On Jul 30, 2012, at 4:56 PM, Christos Zoulas wrote: > On Jul 30, 11:37am, m...@3am-software.com (Matt Thomas) wrote: > -- Subject: Re: CVS commit: src/sys/arch/sparc > > | > | On Jul 30, 2012, at 10:29 AM, Christos Zoulas wrote: > | > | > Module Name: src > | > Committed By: christos

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

2012-07-30 Thread Christos Zoulas
On Jul 30, 11:37am, m...@3am-software.com (Matt Thomas) wrote: -- Subject: Re: CVS commit: src/sys/arch/sparc | | On Jul 30, 2012, at 10:29 AM, Christos Zoulas wrote: | | > Module Name:src | > Committed By: christos | > Date: Mon Jul 30 17:29:55 UTC 2012 | > Modified

libterminfo build does not find tic (was: CVS commit: [netbsd-6] src)

2012-07-30 Thread Bernd Ernesti
Hi, On Sat, Jun 23, 2012 at 10:55:00PM +, Jeff Rizzo wrote: > Module Name: src > Committed By: riz > Date: Sat Jun 23 22:54:59 UTC 2012 > > Modified Files: [..] > src/lib/libterminfo [netbsd-6]: Makefile.hash compile.c term.c > term_private.h terminfo.5.in [..] > Adde

Re: CVS commit: src

2012-07-30 Thread Arnaud Degroote
On 30/Jul - 23:18, Jukka Ruohonen wrote: > On Mon, Jul 30, 2012 at 06:57:20PM +, DEGROOTE Arnaud wrote: > > - not connected to pmf(9) (unable to test it) > > This is not nice as the same thing frequently breaks suspend and resume. > > Hint: registering pmf(9) and testing that 'drvctl -S' wo

Re: CVS commit: src

2012-07-30 Thread Jukka Ruohonen
On Mon, Jul 30, 2012 at 06:57:20PM +, DEGROOTE Arnaud wrote: > - not connected to pmf(9) (unable to test it) This is not nice as the same thing frequently breaks suspend and resume. Hint: registering pmf(9) and testing that 'drvctl -S' works is almost the same thing as testing with real har

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

2012-07-30 Thread Matt Thomas
On Jul 30, 2012, at 10:29 AM, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Mon Jul 30 17:29:55 UTC 2012 > Modified Files: > src/sys/arch/sparc/dev: kd.c > src/sys/arch/sparc/sparc: machdep.c > > Log Message: > move cn_tab initializationt to cpu_

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

2012-07-30 Thread Matt Thomas
On Jul 30, 2012, at 7:01 AM, Paul Goyette wrote: > On Mon, 30 Jul 2012, KIYOHARA Takashi wrote: > >> Module Name: src >> Committed By:kiyohara >> Date:Mon Jul 30 13:50:06 UTC 2012 >> >> Modified Files: >> src/sys/arch/evbmips/conf: ALCHEMY MALTA >> >> Log Message:

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

2012-07-30 Thread KIYOHARA Takashi
Hi! From: Paul Goyette Date: Mon, 30 Jul 2012 07:01:10 -0700 (PDT) > On Mon, 30 Jul 2012, KIYOHARA Takashi wrote: > > > Module Name:src > > Committed By: kiyohara > > Date: Mon Jul 30 13:50:06 UTC 2012 > > > > Modified Files: > > src/sys/arch/evbmips/conf: ALCHE

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

2012-07-30 Thread Paul Goyette
On Mon, 30 Jul 2012, KIYOHARA Takashi wrote: Module Name:src Committed By: kiyohara Date: Mon Jul 30 13:50:06 UTC 2012 Modified Files: src/sys/arch/evbmips/conf: ALCHEMY MALTA Log Message: Enable INET6. Avoid build failed when enable ipf and disable INET6. While this

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

2012-07-30 Thread Matt Thomas
On Jul 30, 2012, at 6:50 AM, KIYOHARA Takashi wrote: > Module Name: src > Committed By: kiyohara > Date: Mon Jul 30 13:50:06 UTC 2012 > > Modified Files: > src/sys/arch/evbmips/conf: ALCHEMY MALTA > > Log Message: > Enable INET6. Avoid build failed when enable ipf and disable IN