4mm HP C1533A and 4.1.2

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

[1897 byte] By [CodeProf.com] at [2007-12-25 8:43:00]