4.2BSD TU78 driver does not agree with mtio(4)

Chris Torek chris at umcp-cs.UUCP
Thu Aug 30 12:11:13 AEST 1984


With a TU77 *and* a TU78, we had to do something even more different.
We made mt0 the TU77 at 800 BPI, mt8 the 77 at 1600, mt1 the 78 at
1600, and mt9 the 78 at 6250.  Our /dev entries don't all correspond to
the minor device numbers since the two drives are on different
formatters (naturally).

We found that typing ``/dev/rmt13'' all the time was a pain, so we made
links called mu0, mu4, mu8, mu12 (and rmu versions of the same) and use
'alias mu "mt -t /dev/rmu12"'.

Personally, I think there should be two /dev names for every raw tape
drive at every density: the ``standard'' one (rmt0 etc.) and a
``verbose'' one (/dev/tu77_800 or some similar garbage).
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci (301) 454-7690
UUCP:	{seismo,allegra,brl-bmd}!umcp-cs!chris
CSNet:	chris at umcp-cs		ARPA:	chris at maryland



More information about the Comp.bugs.4bsd.ucb-fixes mailing list