Subject: Re: asc_get_status: cmdreg 11, fifo cnt 7
To: None <port-pmax@netbsd.org>
From: Toru Nishimura <nisimura@itc.aist-nara.ac.jp>
List: port-pmax
Date: 01/29/1999 09:21:59
   [ DS5000/200 SCSI complains 'asc_get_status: cmdreg 11, fifo cnt 7' ]

>> I had exactly the same problems. Have a look at pr 5510. I solved it by
>> compiling a 1.3.3 kernel with the old asc driver from 1.2G times. Since
>> I have done this, my DECstation 5000/200 runs rock solid without thos
>> messages and panics.
>
> The compiling gets to a point and quits.
>
> ld -Ttext 0x80030000 -T ../../../../arch/mips/conf/kern.ldscript -e start
> -G 0 -x -o netbsd ${SYSTEM_OBJ} vers.o
> asc_ioasic.o: In function `asc_ioasic_attach':
> ../../../../dev/tc/asc_ioasic.c(.text+0xa0): undefined reference to
> `asc_iomem'
> ../../../../dev/tc/asc_ioasic.c(.text+0xa4): undefined reference to
> `asc_iomem'
> *** Error code 1
>
> Stop.
>
> did you have to change some more stuff for this to work?

It's not necessary to have 'asc_ioasic.c' replaced because your
DS5000/200 does not have the hardware.  Remove

	include   "arch/pmax/conf/builtin.ioasic"

line from your kernel configuration file and try again.

Tohru Nishimura
Nara Institute of Science and Technology