home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!snorkelwacker.mit.edu!ira.uka.de!gmd.de!gmdtub!ats
- From: ats@bigfoot.first.gmd.de (Andreas Schulz)
- Newsgroups: comp.sys.sun.admin
- Subject: Re: DAT's on 4.1.2
- Message-ID: <2592@bigfoot.first.gmd.de>
- Date: 6 Nov 92 23:18:01 GMT
- References: <Bx9HMI.5Eu@mail.boi.hp.com>
- Organization: GMD-FIRST, Berlin
- Lines: 32
-
- In article <Bx9HMI.5Eu@mail.boi.hp.com> kde@boi.hp.com (Keith Emmen) writes:
- > st0 at esp0 target 4 lun 0
- > st0: <Vendor 'HP ' Product 'HP35450A -A'>
- >
- >but when we try to talk with mt(1), we see: (there is no device file st0)
- >
- First better make a "MAKEDEV st0" under /dev to get all the necessary
- devices.
- And for your DAT tape, get a better disctributor :-).
- 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 }
- }
-
- No warranty for this, i am only testing it in the moment myself. I am
- trying to fill a 2Gb disk drive and this HP DAT at the same time
- from a busy network :-).
-
-
-
- --
- ATS ( ats@first.gmd.de or ats@cs.tu-berlin.de )
-
- Andreas Schulz GMD-FIRST O-1199 Berlin-Adlershof Rudower Chaussee 5
- Gebaeude 13.7 Tel: 030-6704-2658
-