From 5f908394db5a588278f4235b6e3d98860499037b Mon Sep 17 00:00:00 2001 From: Mike Karels Date: Mon, 24 Jun 1985 00:00:45 -0800 Subject: [PATCH] changes since 4.2 SCCS-vsn: etc/etc.vax/disktab 4.7 --- usr/src/etc/etc.vax/disktab | 44 +++++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/usr/src/etc/etc.vax/disktab b/usr/src/etc/etc.vax/disktab index 88ad816f5a..b4b641ce84 100644 --- a/usr/src/etc/etc.vax/disktab +++ b/usr/src/etc/etc.vax/disktab @@ -3,7 +3,7 @@ # All rights reserved. The Berkeley software License Agreement # specifies the terms and conditions for redistribution. # -# @(#)disktab 4.6 (Berkeley) %G% +# @(#)disktab 4.7 (Berkeley) %G% # # Disk geometry and partition layout tables. # Key: @@ -15,7 +15,8 @@ # b[a-h] partition block sizes in bytes # f[a-h] partition fragment sizes in bytes # -# All partition sizes contain space for bad sector tables unless +# All partition sizes (except c partitions) +# contain space for bad sector tables unless # the device drivers fail to support this. # @@ -74,13 +75,13 @@ rp07|RP07|DEC RP07:\ ml11|ml11a|ml11b|ML11A|ML11B|DEC disk emulator:\ :ty=simulated:ns#1:nt#1:nc#1: 9775|CDC 9775:\ - :ty=winchester:ns#32:nt#40:nc#843:\ + :ty=winchester:ns#32:nt#40:nc#842:\ :pa#15884:ba#8192:fa#1024:\ - :pb#66880:pc#1079040:\ + :pb#66880:pc#1077760:\ :pd#15884:bd#8192:fd#1024:\ :pe#307200:be#4096:fe#512:\ - :pf#378720:bf#4096:ff#1024:\ - :pg#702560:bg#4096:fg#512:\ + :pf#377440:bf#4096:ff#1024:\ + :pg#701280:bg#4096:fg#512:\ :ph#291346:bh#4096:fh#1024: 9730|CDC 9730:\ :ty=removable:ns#32:nt#10:nc#823:\ @@ -100,7 +101,7 @@ ml11|ml11a|ml11b|ML11A|ML11B|DEC disk emulator:\ :pg#182112:bg#4096:fg#512:\ :ph#291346:bh#4096:fh#1024: eagle|Eagle|Fujitsu Eagle (48 sectors):\ - :ty=winchester:ns#48:nt#20:nc#842:rm#3900:\ + :ty=winchester:ns#48:nt#20:nc#842:rm#3961:\ :pa#15884:ba#8192:fa#1024:\ :pb#66880:pc#808320:\ :pd#15884:bd#8192:fd#1024:\ @@ -175,32 +176,37 @@ rk07|RK07|DEC RK07:\ # # Disk on a UDA50 # NOTE: the space normally reserved for the bad sector -# table is used in the f and g partitions because the UDA50 +# table is used in the f and h partitions because the UDA50 # does it's own bad sector forwarding. The partitions are -# not rounded to cylinder boundaries since we use the same -# partition tables in the driver for all drives. +# not rounded to cylinder boundaries since we (still) use the same +# partition tables in the driver for all drives, even though the driver +# now supports separate tables. +# NOTE ALSO: new partition sizes since 4.2. # +# RA60: use a-b-h-g or a-b-h-d-e ra60|RA60|DEC RA60 Removable:\ :ty=removable:ns#42:nt#4:nc#2382:\ :pa#15884:ba#8192:fa#1024:\ :pb#33440:pc#400176:\ - :pg#82080:bg#4096:fg#512:\ - :ph#268772:bh#4096:fh#1024: + :pd#15884:bd#8192:fd#1024:\ + :pe#141686:be#4096:fe#512:\ + :pg#157570:bg#4096:fg#1024:\ + :ph#193282:bh#4096:fh#512: ra80|RA80|DEC RA80 Winchester:\ :ty=winchester:ns#31:nt#14:nc#559:\ :pa#15884:ba#8192:fa#1024:\ - :pb#33440:pc#242606:\ - :pg#82080:bg#4096:fg#512:\ - :ph#111202:bh#4096:fh#1024: + :pb#33440:pc#236964:\ + :ph#187640:bh#4096:fh#512: +# RA81: use a-b-h-g or a-b-h-d-e-f ra81|RA81|DEC RA81 Winchester:\ :ty=winchester:ns#51:nt#14:nc#1248:\ :pa#15884:ba#8192:fa#1024:\ :pb#33440:pc#891072:\ :pd#15884:bd#8192:fd#1024:\ - :pe#55936:be#4096:fe#512:\ - :pf#478582:bf#4096:ff#1024:\ - :pg#82080:bg#4096:fg#512:\ - :ph#759668:bh#4096:fh#1024: + :pe#307200:be#4096:fe#512:\ + :pf#325382:bf#4096:ff#1024:\ + :pg#648466:bg#4096:fg#1024:\ + :ph#193282:bh#4096:fh#512: # # RX02 floppy disk drives # -- 2.20.1