home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.admin
- Path: sparky!uunet!snorkelwacker.mit.edu!ira.uka.de!fauern!fauna!cnwietho
- From: cnwietho@immd4.informatik.uni-erlangen.de (Carsten Wiethoff)
- Subject: Re: DAT's on 4.1.2
- References: <2592@bigfoot.first.gmd.de>
- Message-ID: <BxJpsC.68J@immd4.informatik.uni-erlangen.de>
- Organization: CSD., University of Erlangen, Germany
- Date: Wed, 11 Nov 1992 09:45:48 GMT
- Lines: 17
-
- From article <2592@bigfoot.first.gmd.de>, by ats@bigfoot.first.gmd.de (Andreas Schulz):
- > You must change the file /sys/scsi/targets/st_conf.c and add into
- > struct st_drivetype a new entry :
- > /* HP DAT 35480A */
- > {
- > "HP35480A", 2, "HP",
- > ST_TYPE_EXABYTE, 1024,
- > (ST_VARIABLE | ST_BSF | ST_BSR),
- > 5000, 5000,
- > { 0x00, 0x00, 0x00, 0x00 },
- > { 0, 0, 0, 0 }
- > }
- >
- You also should set ST_KNOWS_EOD, so that you can do "mt eom" quickly.
- I don't know if you need ST_FSF and ST_FSR as well.
-
- Carsten Wiethoff (pwi@psun3.hmi.de)
-