# @(#)devcap_dat	19.1 (ESO-IPG) 02/25/03 13:49:28
#++++++++++++++++++++++++++++++++++++++++
#.IDENTIFICATION DEVCAPFILE 
#.PURPOSE 	Describe devices at ESO
#.COMMENTS	Keys are:
#	 	bs = BlockSize
# 		ss = Sector size
# 		us = Unit size (sectors)
#		cl = Class Name of this Device (mandatory)
#		ds = Density
#		bw = 0 if backward movements are not allowed
#		tm = Number of tm's for End of Tape (default=2)
#		am = Append Mode flag (on Unix, 'eom' option in 'mt' command).
#			The default is 0 (no use of 'eom' jump) when tm=2;
#			               1 (   use of 'eom' jump) otherwise.
#		dc = (look at mentioned device) 
#==============>Note that items following the dc= are ignored !!
#.VERSION 1.0 	18-Jul-1989: Creation
#.VERSION 1.1 	27-Oct-1989: Added tm for Number of TM indicating the end.
#.VERSION 1.2 	10-Nov-1989: Added exabyte
#.VERSION 1.3 	19-Dec-1989: Added am capability (works on SCSI only)
#.VERSION 1.4   12-Jan-1990: Added tt & tty which define anu terminal
#.VERSION 1.5   21-Feb-1990: Modified tapes on the network
#.VERSION 1.6   17-May-1990: LMSI optical disk
#.VERSION 1.7   06-Jun-1990: Maxtor + Exabyte on ns0
#.VERSION 2.1   19-Feb-1992: Character ":" as a separator. CG.
#.VERSION 3.1   23-Jun-1992: New SunOS 4.1.1 driver. Magtapes use only 1 tm. CG
#.VERSION 4.1   10-Jan-1994: Using default driver for all devices on SunOS 4.1.3
#----------------------------------------
#
# 	Description from common names:
# mtape (standard 1/2"), qic (1/4"), dat (DAT/DDS)
#
mtape		cl=mt	am=1
#mtstream	cl=mt	am=1		# for standard 1/2 on DEC/Ultrix
mtstream	cl=mt	tm=1
exabyte		cl=mt	tm=1
tk50		cl=mt	am=0
gigatape	cl=mt_close_on_rewind	bs=1024 bw=0 tm=1
qic		cl=mt_close_on_rewind	bs=512  bw=0 tm=1
dat             cl=mt_close_on_rewind   bw=0 tm=1
#dat		cl=mt			# for DAT on HP/HP-UX and DEC/Ultrix 
tt		cl=dumb
tty		cl=dumb
#
# ricoh is an erasable optical disk used as raw medium.
ricoh		cl=disk	ss=512	us=573336 bs=512
# don are WORMs and they are acessed via Dorofile
lmsi            cl=don  ss=1024 us=999999 bs=1024
maxtor          cl=don  ss=2048 us=191951 bs=2048
#
#################################################################################
#
#ws0:/dev/nrst11 ds=1600 dc=mtstream
#ws0:/dev/nrst19 ds=6250 dc=mtstream
#
#ws1:/dev/nrst12 ds=1600 dc=mtstream
#ws1:/dev/nrst13 ds=1600 dc=mtstream
#ws1:/dev/nrst20 ds=6250 dc=mtstream
#ws1:/dev/nrst21 ds=6250 dc=mtstream
#
#ws2:/dev/nrst8  dc=qic
#ws3:/dev/nrst8  dc=qic
#ws4:/dev/nrst0  dc=exabyte 
#ws4:/dev/nrst1  dc=dat
#ws5:/dev/nrst0  dc=qic
#ws5:/dev/nrst1  dc=exabyte 
#
#ws8:/dev/nrst10 ds=1600 dc=mtstream
#ws8:/dev/nrst18 ds=6250 dc=mtstream
#ws8:/dev/nrst1  dc=exabyte
#ws8:/dev/nrst3  dc=dat
#ws8:/dev/nrst4  dc=exabyte
#
#ip1:/dev/nrst0  dc=qic  
#ip1:/dev/nrst2  dc=exabyte  
#ip1:/dev/nrst10 dc=exabyte  
#ip1:/dev/nrst1  dc=dat
#
#ns3:/dev/nrst0  dc=qic
#ns3:/dev/nrst1  dc=dat
#
#st0:/dev/nrst1  dc=exabyte
#st0:/dev/nrst8  ds=1600 dc=mtstream
#st0:/dev/nrst16 ds=6250 dc=mtstream
#
#te15:/dev/nrst0 dc=dat
