From owner-freebsd-hackers Thu Mar 27 12:51:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA20921 for hackers-outgoing; Thu, 27 Mar 1997 12:51:43 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id MAA20913 for ; Thu, 27 Mar 1997 12:51:39 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id VAA12636; Thu, 27 Mar 1997 21:51:38 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id VAA18610; Thu, 27 Mar 1997 21:28:32 +0100 (MET) Message-ID: <19970327212831.HE50345@uriah.heep.sax.de> Date: Thu, 27 Mar 1997 21:28:31 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-hackers@freebsd.org Cc: arman@BICO.co.id (Arman Hazairin Hasan) Subject: Re: DLT exchanger References: X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Arman Hazairin Hasan on Mar 27, 1997 23:30:19 +0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Arman Hazairin Hasan wrote: > Does any body knows the SCSI control command for DLT exchanger. > I want to write a script that control the 'arm' of DLT exchanger > in order to move the cartridge from repository to it's drive. ch(4) and chio(1) are your friends. They are available with FreeBSD 2.2R. It might be required that you hack an entry in /sys/scsi/scsiconf.c. If so, please submit us the entry. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)