Subject: Re: Mixed success with VS3100/M30
To: None <fragermk@ix.netcom.com, port-vax@NetBSD.ORG>
From: Michael Sokolov <sokolov@alpha.CES.CWRU.Edu>
List: port-vax
Date: 03/20/1998 11:33:23
Mike Frager <fragermk@ix.netcom.com> wrote:
> I successfully
> netbooted it and have copied the filesystem to fd0c [...]
                                                 ^^^^

I assume you have meant "sd0c".

> [...] I'm attemping to
> boot standalone.

Excellent! Your VAX will love you for this!

> I have ran "disklabel -B sd0" but when I boot from DKA0
> (my internal scsi drive) I get this:
> 
> -DKA0
> howto 0x2, bdev 0x2a, booting...done. (31448+22260)
> 
> >> NetBSD/vax boot [980110 22:29] <<
> : /netbsd
> sdopen: ctlr=0 unit=0 part=0
> sdstrategdy(0,0): size=512 blk=0 nblk=1
> scsi_tt_read: ctlr 0, slave 0, len 512, blk 0, nblk 1
> sc_rdwt: op 3, block 0, ram 107dd4, len 1, sc_adr 1, lun 0
> exec_scsi_low(0x10cfb0, 1)
> sc_wait_bus_free()
> sc_select(1)
> sc_dma_setup(4, 1080500)
> sc_recieve()
> begin: 48/48  48  48   48  48  48  48  48  48  48  48  48  48  48  48
> 48  48 4.
> 
> Then it locks up. I've tried everything I can think of. Has anyone seen
> this before?

You are trying to use the standalone NCR 5380 driver, which, as I have heard,
is unuseable. Instead you'll need to use the system ROM routines. To do this,
type "rom()/netbsd" where you now type "/netbsd".

Sincerely,
Michael Sokolov
Phone: 440-449-0299
ARPA Internet SMTP mail: sokolov@alpha.ces.cwru.edu

P.S. Does your VS3100 M30 have a SCSI/SCSI or SCSI/MFM mass storage controller
daughterboard? If it's SCSI/MFM, you'll be frustrated by NetBSD not suporting
the MFM part. I have also heard that you'll need to install some special kernel
to use SCSI too. In any case I wish you the best of luck.