#
#	@(#)disktab	5.3 (Berkeley) 4/19/92
#

# Disk geometry and partition layout tables. 
# Key:
#	dt	controller type
#	ty	type of disk (fixed, removeable, simulated)
#	d[0-4]	drive-type-dependent parameters
#	ns	#sectors/track
#	nt	#tracks/cylinder
#	nc	#cylinders/disk
#	sc	#sectors/cylinder, nc*nt default
#	su	#sectors/unit, sc*nc default
#	se	sector size, DEV_BSIZE default
#	rm	rpm, 3600 default
#	sf	supports bad144-style bad sector forwarding
#	sk	sector skew per track, default 0
#	cs	sector skew per cylinder, default 0
#	hs	headswitch time, default 0
#	ts	one-cylinder seek time, default 0
#	il	sector interleave (n:1), 1 default
#	bs	boot block size, default BBSIZE
#	sb	superblock size, default SBSIZE
#	o[a-h]	partition offsets in sectors
#	p[a-h]	partition sizes in sectors
#	b[a-h]	partition block sizes in bytes
#	f[a-h]	partition fragment sizes in bytes
#	t[a-h]	partition types (filesystem, swap, etc)
#	b[0-1]	primary and secondary bootstraps, optional
#
# All partition sizes contain space for bad sector tables unless
# the device drivers fail to support this. Smaller disks may
# not have all partitions and all disks have no defaults for
# the `h' partition. The strategy here is that `a' always
# has the same amount for all disks. The `b' partition is
# four times `a' while `c' is always the entire disk. The
# sum of `d', `e', and `f' is equal to `g' which is everything else.

rz22|RZ22|DEC RZ22 Winchester:\
	:dt=SCSI:ty=winchester:ns#33:nt#4:nc#776:\
	:pa#32768:oa#0:ba#8192:fa#1024:\
	:pb#69664:ob#32768:bb#8192:fb#1024:tb=swap:\
	:pc#102432:oc#0:bc#8192:fc#1024:

rz23|RZ23|DEC RZ23 Winchester:\
	:dt=SCSI:ty=winchester:ns#33:nt#8:nc#776:\
	:pa#32768:oa#0:ba#8192:fa#1024:\
	:pb#131072:ob#32768:bb#8192:fb#1024:tb=swap:\
	:pc#204864:oc#0:bc#8192:fc#1024:\
	:pd#13674:od#163840:bd#8192:fd#1024:\
	:pe#13674:oe#177514:be#8192:fe#1024:\
	:pf#13676:of#191188:bf#8192:ff#1024:\
	:pg#41024:og#163840:bg#8192:fg#1024:

rz55|RZ55|DEC RZ55 Winchester:\
        :dt=SCSI:ty=winchester:ns#36:nt#15:nc#1202:\
	:pa#32768:oa#0:ba#8192:fa#1024:\
	:pb#131072:ob#32768:bb#8192:fb#1024:\
	:pc#649040:oc#0:bc#8192:fc#1024:\
	:pd#152446:od#163840:bd#8192:fd#1024:\
	:pe#152446:oe#316286:be#8192:fe#1024:\
	:pf#180308:of#468732:bf#8192:ff#1024:\
	:pg#485200:og#163840:bg#8192:fg#1024:

xt8760|XT8760|Maxtor XT8760 Winchester:\
        :dt=SCSI:ty=winchester:ns#54:nt#15:nc#1616:\
	:pa#32768:oa#0:ba#8192:fa#1024:\
	:pb#131072:ob#32768:bb#8192:fb#1024:\
	:pc#1308930:oc#0:bc#8192:fc#1024:\
	:pd#152446:od#163840:bd#8192:fd#1024:\
	:pe#152446:oe#316286:be#8192:fe#1024:\
	:pf#840198:of#468732:bf#8192:ff#1024:\
	:pg#1145090:og#163840:bg#8192:fg#1024:

rz57|RZ57|DEC RZ57 Winchester:\
        :dt=SCSI:ty=winchester:ns#70:nt#15:nc#1861:\
        :pa#32768:oa#0:ba#8192:fa#1024:\
        :pb#184320:ob#32768:bb#8192:fb#1024:tb=swap:\
        :pc#1954050:oc#0:bc#8192:fc#1024:\
        :pd#299008:od#831488:bd#8192:fd#1024:\
        :pe#299008:oe#1130496:be#8192:fe#1024:\
        :pf#524546:of#1429504:bf#8192:ff#1024:\
        :pg#614400:og#217088:bg#8192:fg#1024:\
        :ph#1122562:oh#831488:bh#8192:fh#1024:
