Subject: sq1: ...cannot share CPU interrupts
To: None <port-sgimips@netbsd.org>
From: Thomas Fritz <tf@slash10.com>
List: port-sgimips
Date: 09/16/2002 17:10:06
Hi there!

I just installed NetBSD1.6 on a SGI Challenge S. (Took some time to find 
the sets on releng.netbsd.org, which really work fine. Some hints on
www.netbsd.org for these snapshot would be great for other newbies... :)

I have the system up and running, the only problem I have is, when I 
want to compile the device sq1, which is on hpc1, into the kernel.

Booting this kernel produces this output:

Boot: scsi(0)disk(1)rdisk(0)partition(0)/netbsd
devopen: scsi(0)disk(1)rdisk(0)partition(0) type scsi file /netbsd
2355696+202716 [83040+70344]=0x296308
Starting at 0x88069000

nsym 0x1 ssym 0x882d99cc esym 0x882ff308
zs channel 0 had address 0xbfbd9830
IOC rev 1, machine Indy (Guiness), board rev 3
Timer calibration, got 1000000 cycles (1000000, 1000000, 1000000)
CPU clock speed = 200.00Mhz
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002
     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 1.6 (INDY_V1-$Revision: 1.2.4.3 $) #1: Fri Sep 13 18:22:42 CEST 2002
     root@dhcp-57-31:/usr/src/sys/arch/sgimips/compile/INDY_V1_INDY
128 MB memory, 114 MB free, 768 KB for ARCS, 6656 KB in 1664 buffers
mainbus0 (root): SGI-IP22 [SGI, 690a08f6], 1 processor
cpu0 at mainbus0: MIPS R4400 CPU (0x460) Rev. 6.0 with MIPS R4010 FPC 
Rev. 0.0
cpu0: 16KB/16B direct-mapped L1 Instruction cache, 48 TLB entries
cpu0: 16KB/16B direct-mapped write-back L1 Data cache
cpu0: 1024KB/128B direct-mapped write-back L2 Unified cache
imc0 at mainbus0 addr 0x1fa00000
imc0: Revision 3
gio0 at imc0
hpc0 at gio0 addr 0x1fb80000: SGI HPC3
zsc0 at hpc0 offset 0x59830
zstty0 at zsc0 channel 1 (console i/o)
zstty1 at zsc0 channel 0
sq0 at hpc0 offset 0x54000: SGI Seeq 80c03
sq0: Ethernet address 08:00:69:0a:08:f6
wdsc0 at hpc0 offset 0x44000: WD33C93B SCSI, rev=0, target 7
scsibus2 at wdsc0: 8 targets, 8 luns per target
dsclock0 at hpc0 offset 0x60000
hpc1 at gio0 addr 0x1fb00000: SGI HPC3
zsc at hpc1 offset 0x59830 not configured
sq1 at hpc1 offset 0x54000panic: cannot share CPU interrupts <----------
halting...


Does someone have a hint for me on that topic?

Thanks in advance

Thomas