/dev/st0?
Robert Ambrose
rna@testpt.com
Fri, 1 Sep 2000 00:11:41 -0700 (MST)
After a quick look though st.c and friends (README.st is worthwhile
reading), here's what I got. There are 4 'modes'. The mode are
configured my the system admin for the use of the users. Each mode is
identified by bits 5,6 of the minor number. So 0 == 0, 96 == 3, 64 == 2,
32 == 1. What I'd try is to compile the program/script I posted earlier
and use it to display the options for each mode (/dev/st0?). If you do
try this, could you post the result? They could be interesting.
rna
On Thu, 31 Aug 2000, der.hans wrote:
> archives:/# ls -l /dev/*st0*
> crw-rw---- 1 root tape 9, 128 Jun 12 02:23 /dev/nst0
> crw-rw---- 1 root tape 9, 224 Jun 12 02:23 /dev/nst0a
> crw-rw---- 1 root tape 9, 160 Jun 12 02:23 /dev/nst0l
> crw-rw---- 1 root tape 9, 192 Jun 12 02:23 /dev/nst0m
> crw-rw---- 1 root tape 9, 0 Jun 12 02:23 /dev/st0
> crw-rw---- 1 root tape 9, 96 Jun 12 02:23 /dev/st0a
> crw-rw---- 1 root tape 9, 32 Jun 12 02:23 /dev/st0l
> crw-rw---- 1 root tape 9, 64 Jun 12 02:23 /dev/st0m
>
> ciao,
>
> der.hans
> --
> # der.hans@LuftHans.com home.pages.de/~lufthans/ www.Opnix.com
> # Practice socially consious hedonism. Do whatever you want,
> # as long as it doesn't hurt anyone else. - der.hans
>
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>