From owner-freebsd-scsi Tue Jul 14 14:18:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16073 for freebsd-scsi-outgoing; Tue, 14 Jul 1998 14:18:14 -0700 (PDT) (envelope-from owner-freebsd-scsi@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA16065 for ; Tue, 14 Jul 1998 14:18:11 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 14 Jul 1998 17:17:29 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA26074; Tue, 14 Jul 98 17:17:29 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id RAA03267; Tue, 14 Jul 1998 17:16:56 -0400 Message-Id: <19980714171656.A3254@ct.picker.com> Date: Tue, 14 Jul 1998 17:16:56 -0400 From: Randall Hopper To: Matthew Patton , freebsd-scsi@FreeBSD.ORG Subject: Re: ZIP support in 2.2.6 Mail-Followup-To: Matthew Patton , freebsd-scsi@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Matthew Patton on Thu, Jul 02, 1998 at 02:55:25AM -0400 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Patton: |I looked thru the recent archives and I haven't seen much in they way of |dealing with ZIP drives. My external SCSI version shows up as an "sd" |device. So is software eject supported? What's the command to use? There |doesn't seem to be any flags for "umount" or an "eject" command for that |matter. | |Please respond directly, I'm not subscribed to the list just yet. Thanks. scsi -f /dev/rsd0.ctl -s 30 -c '1b 0 0 0 0:b6 v:b1 v:b1 0' 1 0 I picked this off the list archives a while back, and I use it in my "umountzip" Perl script with my SCSI ZIP. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message