Subject: Re: Test kernels
To: Andrew Doran <ad@netbsd.org>
From: Markus W Kilbinger <mk@kilbi.de>
List: port-mips
Date: 11/27/2007 09:14:29
Hi!

    Andrew> Hi, I have test kernels for the following architectures.
    Andrew> These are for changes to interrupt handling, and I'll be
    Andrew> merging them into -current soon.

    Andrew> 	arc, cobalt, hpcmips, ibmnws, ofppc, mipsco, mvmeppc,
    Andrew> 	newsmips, sbmips, sgimips, pmppc, ews4800mips

    Andrew> If you have a machine from the above set and have the time
    Andrew> to boot a kernel from the URL below, I'd appreciate it. If
    Andrew> the system comes up multiuser it's enough to demonstrate
    Andrew> that the changes are working.

    Andrew> 	http://www.hairylemon.org/~ad/netbsd/softint/

on my cobalt qube2 your cobalt.bz2 kernel just boots fine into
multiuser:

  NetBSD 4.99.36 (GENERIC) #0: Tue Nov 20 18:11:56 GMT 2007
  	ad@spanners.hairylemon.org:/local/home/ad/src/sys/arch/cobalt/compile/GENERIC
  Cobalt Qube 2
  total memory = 256 MB
  avail memory = 246 MB
  mainbus0 (root)
  com0 at mainbus0 addr 0x1c800000 level 3: st16650a, working fifo
  com0: console
  cpu0 at mainbus0: QED RM5200 CPU (0x28a0) Rev. 10.0 with built-in FPU Rev. 10.0
  cpu0: 32KB/32B 2-way set-associative L1 Instruction cache, 48 TLB entries
  cpu0: 32KB/32B 2-way set-associative write-back L1 Data cache
  mcclock0 at mainbus0 addr 0x10000070: mc146818 compatible time-of-day clock
  panel0 at mainbus0 addr 0x1f000000
  gt0 at mainbus0 addr 0x14000000
  pci0 at gt0
  [...]
  Tue Nov 27 09:05:42 MET 2007

  NetBSD/cobalt (qube2) (tty00)

  login: 

Markus.