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 Message-ID: <19970327212831.HE50345@uriah.heep.sax.de> In-Reply-To: <Pine.BSI.3.95.970327232905.15251K-100000@ns1.Telkomsel.co.id>; from Arman Hazairin Hasan on Mar 27, 1997 23:30:19 %2B0700 References: <Pine.BSI.3.95.970327232905.15251K-100000@ns1.Telkomsel.co.id>
next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970327212831.HE50345>