Subject: SCSI floppy on 1.4.1
To: None <port-pmax@netbsd.org>
From: Stanislaw Grygiel <stach@ee.pdx.edu>
List: port-pmax
Date: 01/02/2000 17:33:54
I am having a problem with configuring SCSI floppy on netbsd-1.4.1.
In the netbsd FAQ archive I found the following info:
Are SCSI CDROM and floppy drives supported?
Yes. For 1.4.x they configure just like normal rz disks.
I have a DECstation 3100 with netbsd-1.4.1 installed on rz2 and ultrix-4.2a
on rz0. I also have a SCSI floppy drive at rz4. When I boot netbsd it doesn't
seem to configure the floppy:
Copyright (c) 1996, 1997, 1998, 1999
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.4.1 (GENERIC) #38: Mon Aug 9 22:19:29 EST 1999
root@vlad:/usr/src/sys/arch/pmax/compile/GENERIC
DECstation 3100 (PMAX)
real mem = 25165824
avail mem = 19783680
using 614 buffers containing 2514944 bytes of memory
mainbus0 (root)
cpu0 at mainbus0: cpu0: MIPS R3000 CPU Rev. 2.0 with MIPS R3010 FPC Rev. 2.0
cpu0: 64kb Instruction, 64kb Data, direct mapped cache
kn01bus0 at mainbus0ibus0 at kn01bus0
pm0 at ibus0: (1024x864x8) (console)
dc0 at ibus0
le0 at ibus0: address 08:00:2b:1c:88:be
le0: 32 receive buffers, 8 transmit buffers
sii0 at ibus0
mcclock0 at ibus0: mc146818 or compatible
Beginning old-style SCSI device autoconfiguration
rz0 at sii0 drive 0 slave 0 DEC RZ57 (C) DEC rev 5000
rz0: 954MB, 1928 cyl, 15 head, 67 sec, 512 bytes/sect x 1954050 sectors
rz2 at sii0 drive 2 slave 0 SEAGATE ST32430N rev 0510
rz2: 2049MB, 3992 cyl, 9 head, 116 sec, 512 bytes/sect x 4197405 sectors
boot device: rz2
root on rz2a dumps on rz2b
root file system type: ffs
And when I use disklabel command to chek rz4 I get:
storms# disklabel rz4
disklabel: /dev/rrz4c: Device not configured
Ultrix has no problem with configuring rz4:
uerf version 4.2-011 (16)
********************************* ENTRY 1. *********************************
----- EVENT INFORMATION -----
EVENT CLASS OPERATIONAL EVENT
OS EVENT TYPE 300. SYSTEM STARTUP
SEQUENCE NUMBER 0.
OPERATING SYSTEM ULTRIX 32
OCCURRED/LOGGED ON Fri Dec 31 22:04:39 1999 PST
OCCURRED ON SYSTEM storms
SYSTEM ID x82012001 HW REV: x1
FW REV: x20
CPU TYPE: R2000A/R3000
PROCESSOR TYPE KN01
MESSAGE ULTRIX V4.2A (Rev. 47) System #6: Wed
_Feb 4 23:10:24 PST 1998
real mem = 25165824
avail mem = 19877888
using 614 buffers containing 2514944
_bytes of memory
KN01 processor - system rev 1
cpu0 ( version 2.0, implementation 2 )
fpu0 ( version 2.0, implementation 3 )
dc0 at ibus0
fb0 at ibus0
fb: Module type PMAX-CFB 1024X864
sii0 at ibus0
rz0 at sii0 slave 0 (RZ57)
rz2 at sii0 slave 2 (RZxx) [ SEAGATE
_ST32430N 0510 ]
rz4 at sii0 slave 4 (RX23)
ln0 at ibus0
ln0: DEC LANCE Ethernet Interface,
_hardware address: 08:00:2b:1c:88:be
What am I doing wrong? Please help!
Stan (stach@ee.pdx.edu)