SUMMARY: HP 1/2 inch tape under solaris 2.5.1

Ed Baxter (Ed.Baxter@PII.COM)
Tue, 14 Oct 1997 15:31:08 -0700 (PDT)

Thanks to all who took the time to answer my question below.

> > Can anyone show me what I need to put in the /kernel/drv/st.conf given
> > the info above, or point me to a document explaining what the different
> > sections in the st.conf file mean?
> >

The following people pointed me to the "st" man page for an explanation
of the st.conf file and it's field values.

Kevin SheehanRick Reineman
Bismark Espinoza
Frode Stromsvag
Rick Reineman

And a special thanks to James Waldram for including a copy of the
st.conf file below....(I cut out the extra commented lines).

----------------------Begin of FIle --------------------------

tape-config-list=
"HP 7980S", "HP-7980 1/2\" Reel", "HP_half";

HP_half = 1,0x23,0,0x41d,4,0x01,0x02,0x03,0xc3,1;

name="st" class="scsi"
target=0 lun=0;

name="st" class="scsi"
target=1 lun=0;

name="st" class="scsi"
target=2 lun=0;

name="st" class="scsi"
target=3 lun=0;

name="st" class="scsi"
target=4 lun=0;

name="st" class="scsi"
target=5 lun=0;

name="st" class="scsi"
target=6 lun=0;

-----------------------End of FIle --------------------------