I received the required information needed for the Sun to correctly recognise
the HP C1533A 4mm DAT drive. I have added this to the required files and it
now appears as a 4mm DAT drive.
Thanks to Dave Mitchell <D.Mitchell@dcs.shef.ac.uk> for his prompt reply to
my query.
Here is the information I added to my kernel files.
/sys/scsi/targets/stdef.h:
add this line in the obvious place:
-------
#define ST_TYPE_HP1 0x2a /* HP C1533A DDS2 DAT drive */
-------
the st_conf.c files in the same directory:
add these lines in the obvious place:
-------
/* added DAPM 5-feb-94
* HP C1533A DDS2 DAT tape drive */
{
"HP C1533A 4mm DDS DAT", 2, "HP",
ST_TYPE_HP1, 10240,
(ST_VARIABLE | ST_BSF | ST_BSR | ST_LONG_ERASE | ST_AUTODEN_OVERRIDE),
6000,6000,
{0x00, 0x00, 0x00, 0x00},
{0,0,0,0}
},
-------
Regards
Stephen Fitzgerald
==========================================================================
Stephen Fitzgerald E-mail: sjf@mod.dsto.gov.au
Maritime Operations Division Phone : +61 8 259 5992
DSTO Salisbury, South Australia Fax : +61 8 259 5139
_--_|\
/ \
\_.--*_/
v
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:08:57 CDT