Subject: Re: port-hp300/17712 (hp300 doesn't recognize SCSI floppy correctly)
To: None <port-hp300-maintainer@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <tsutsui@netbsd.org>
List: netbsd-bugs
Date: 03/21/2006 07:08:11
Synopsis: hp300 doesn't recognize SCSI floppy correctly

State-Changed-From-To: feedback->closed
State-Changed-By: tsutsui@netbsd.org
State-Changed-When: Tue, 21 Mar 2006 07:08:10 +0000
State-Changed-Why:
Now we can at least open the raw partition:
disklabel sd1
sd1(spc0:0:1:0):  Check Condition on CDB: 0x08 00 00 04 01 00
    SENSE KEY:  Media Error
   INFO FIELD:  4
     ASC/ASCQ:  Address Mark Not Found for ID Field

sd1: I/O error
# /dev/rsd1c:
type: SCSI
disk: mydisk
label: fictitious
flags: removable
bytes/sector: 256
sectors/track: 32
tracks/cylinder: 2
sectors/cylinder: 64
cylinders: 80
total sectors: 5120
rpm: 12896
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0 

3 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
 a:      5120         0     4.2BSD      0     0     0  # (Cyl.      0 -     79)
 c:      5120         0     unused      0     0        # (Cyl.      0 -     79)
disklabel: boot block size 0
disklabel: super block size 0
#

It still complains about "Address Mark Not Found for ID Field"
but it don't think it's port-hp300 specific.