Subject: Next68k works ok. (was Re: Test kernels)
To: Andrew Doran <ad@NetBSD.org>
From: Jaime Fournier <ober@linbsd.org>
List: port-next68k
Date: 11/29/2007 00:10:17
Boots up ok and runs for about an hour on a compile with no issue.

# uname -a
NetBSD  4.99.38 NetBSD 4.99.38 (GENERIC) #1: Wed Nov 28 19:32:35 GMT 2007 
ad@spanners.hairylemon.org:/local/home/ad/src/sys/arch/next68k/compile/GENERIC 
next68k

#dmesg
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
     2006, 2007
     The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
     The Regents of the University of California.  All rights reserved.

NetBSD 4.99.38 (GENERIC) #1: Wed Nov 28 19:32:35 GMT 2007

ad@spanners.hairylemon.org:/local/home/ad/src/sys/arch/next68k/compile/G
ENERIC
NeXT/MC68040 CPU+MMU+FPU, 4k on-chip physical I/D caches
total memory = 16376 KB
avail memory = 12300 KB
timecounter: Timecounters tick every 10.000 msec
intrmask: 0x2a8800
intrstat: 0x2a8000
mainbus0 (root)
intio0 at mainbus0
esp0 at intio0 addr 0x2114000
zsc0 at intio0 addr 0x3b9000
zstty0 at zsc0 channel 0
zstty1 at zsc0 channel 1
nextdma0 at intio0 addr 0x2000010: channel 0 (scsi)
nextdma1 at intio0 addr 0x2000110: channel 1 (enetx)
nextdma2 at intio0 addr 0x2000150: channel 2 (enetr)
xe0 at intio0 addr 0x2106000
xe0: MAC address 00:00:0f:00:e4:31
xe0: using DMA channels nextdma1 nextdma2
nextkbd0 at intio0 addr 0x200e000
wskbd0 at nextkbd0 (mux ignored): console keyboard
esp0: ESP100A, 20MHz, SCSI ID 7
scsibus0 at esp0: 8 targets, 8 luns per target
esp0: using DMA channel nextdma0
nextdisplay0 at mainbus0: 1120 x 832, 2bpp
wsdisplay0 at nextdisplay0 (kbdmux ignored): console (mono, vt100 
emulation), us
ing wskbd0
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
Looks like a MCS1850 (new style) clock chip.
scsibus0: waiting 2 seconds for devices to settle...
esp0: unexpected disconnect [state 5, intr 20, stat 87, phase(c 100, p 
7)]; send
ing REQUEST SENSE
esp0: illegal command: 0x0 (state 2, phase 7, prevphase 7)
esp0: unexpected disconnect [state 5, intr 20, stat 87, phase(c 100, p 
7)]; send
ing REQUEST SENSE
esp0: illegal command: 0x0 (state 2, phase 7, prevphase 7)
esp0: unexpected disconnect [state 5, intr 20, stat 87, phase(c 100, p 
7)]; send
ing REQUEST SENSE
esp0: illegal command: 0x0 (state 2, phase 7, prevphase 7)
esp0: unexpected disconnect [state 5, intr 20, stat 87, phase(c 100, p 
7)]; send
ing REQUEST SENSE
esp0: illegal command: 0x0 (state 2, phase 7, prevphase 7)
esp0: unexpected disconnect [state 5, intr 20, stat 87, phase(c 100, p 
7)]; send
ing REQUEST SENSE
esp0: illegal command: 0x0 (state 2, phase 7, prevphase 7)
esp0: unexpected disconnect [state 5, intr 20, stat 87, phase(c 100, p 
7)]; send
ing REQUEST SENSE
esp0: illegal command: 0x0 (state 2, phase 7, prevphase 7)
esp0: unexpected disconnect [state 5, intr 20, stat 87, phase(c 100, p 
7)]; send
ing REQUEST SENSE
esp0: illegal command: 0x0 (state 2, phase 7, prevphase 7)
boot device: xe0
root on xe0
nfs_boot: trying DHCP/BOOTP
nfs_boot: DHCP next-server: 24.153.143.189
nfs_boot: my_addr=24.153.143.180
nfs_boot: my_mask=255.255.255.0
root on 24.153.143.189:/export/next68k
root file system type: nfs
WARNING: clock lost 1607 days
WARNING: using filesystem time
WARNING: CHECK AND RESET THE DATE!


-Jaime Fournier
ober@LinBSD.org
ober@NetBSD.org


On Wed, 28 Nov 2007, Andrew Doran wrote:

> Date: Wed, 28 Nov 2007 21:06:18 +0000
> From: Andrew Doran <ad@NetBSD.org>
> To: port-powerpc@NetBSD.org, port-mips@NetBSD.org, port-sparc@NetBSD.org,
>     port-sparc64@NetBSD.org, port-m68k@NetBSD.org
> Subject: Re: Test kernels
> 
> On Mon, Nov 26, 2007 at 07:27:58PM +0000, Andrew Doran wrote:
>
>> I have test kernels for the following architectures. These are for changes
>> to interrupt handling, and I'll be merging them into -current soon.
>
> Thanks to everyone who has helped so far. I have put another set of kernels
> at the URL below. Any takers?
>
> arm:	cats, iyonix, netwinder, shark
> m68k:	hp300, luna68k, mac68k, mvme68k, news68k, next68k
> sparc:	sparc, sparc64
> ppc:	sandpoint, prep
>
> 	http://www.hairylemon.org/~ad/netbsd/softint/
>
> Thanks,
> Andrew
>