Re: Can't boot alpha and mips
KIYOHARA Takashi <[email protected]> Sat, 18 May 2013 19:47:26 +0900 (JST)
| Newsgroups | gmane.os.netbsd.ports.alpha,gmane.os.netbsd.current,gmane.os.netbsd.ports.mips.devel,gmane.os.netbsd.ports.sgimips |
|---|---|
| Message-ID | <[email protected]> |
Hi! Nicolas, From: Nicolas Joly <[email protected]> Date: Wed, 15 May 2013 18:26:56 +0200 > On Tue, Apr 30, 2013 at 10:11:24PM +0900, KIYOHARA Takashi wrote: > [...] > > > How we avoid this problem? > > > > Also can't boot alpha machine. > > > > arch/alpha/alpha/machdep.c:alpha_init() > > arch/alpha/alpha/pmap.c:pmap_bootstrap() > > kern/vfs_bio.c:buf_memcalc() > > : > > Hi, > > The attached patch makes my PWS500au alpha boot again by restoring the > case where buf_map is not yet mapped when called early from > pmap_bootstrap(). Excellent! My AlphaStation 500/333 works fine. However I can't test on sgimips. My sgimips(O2) died... X-< Maybe power suply. Please commit your patch. :-) Thanks, -- kiyohara