Subject: Old bug, who'll fix it?
To: None <port-atari@NetBSD.ORG>
From: Waldi Ravens <waldi@moacs.indiv.nl.net>
List: port-atari
Date: 11/27/1995 03:58:22
Hi port-atari gurus,
I suppose this is not an Atari specific bug, which should be send-pr'ed, right?
$ disklabel cd0a
# /dev/rcd0a:
type: SCSI
disk: SCSI CD-ROM
label: fictitious
flags: removable
bytes/sector: 2048
sectors/track: 100
tracks/cylinder: 1
sectors/cylinder: 100
cylinders: 2950
rpm: 300
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # milliseconds
track-to-track seek: 0 # milliseconds
drivedata: 0
3 partitions:
# size offset fstype [fsize bsize cpg]
a: 1179604 0 ISO9660 # (Cyl. 0 - 11796*)
c: 1179604 0 ISO9660 # (Cyl. 0 - 11796*)
disklabel: boot block size 0
disklabel: super block size 0
disklabel: partition a: partition extends past end of unit
disklabel: partition c: partition extends past end of unit
Now why does this give me the impression that someone still believes
that DEV_BSIZE is not a bug, but a feature. :-)
Waldi