From owner-freebsd-current Wed Sep 16 14:53:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15647 for freebsd-current-outgoing; Wed, 16 Sep 1998 14:53:07 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from opus.cts.cwu.edu (opus.cts.cwu.edu [198.104.92.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15501 for ; Wed, 16 Sep 1998 14:52:25 -0700 (PDT) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.9.1/8.9.1) with SMTP id OAA05381; Wed, 16 Sep 1998 14:51:51 -0700 (PDT) Date: Wed, 16 Sep 1998 14:51:51 -0700 (PDT) From: Chris Timmons To: Jerry Alexandratos cc: current@FreeBSD.ORG Subject: Re: DAT/CAM Questions In-Reply-To: <199809161717.aa04590@mail.eecis.udel.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG One thing to be wary of (Justin & Ken correct me if I'm in err) is that CAM cleans up the chio CHIOGSTATUS ioctl a bit. Old code from places like netbsd needs fixing in order to do things like see if a tape is present in a slot. So for example, amanda's chio-based changer code won't compile for you without modification. I'm looking into that right now. -Chris On Wed, 16 Sep 1998, Jerry Alexandratos wrote: > I've got a HP SureStore DAT24x6e autoloader drive. With CAM, should I > use ch0 or sa0. Also, will it automatically load and unload the tapes, > or will I have to do this manually? > > Thanks in advance... > > --Jerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message