From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 12:37:52 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B4D16A4BF for ; Tue, 30 Sep 2003 12:37:52 -0700 (PDT) Received: from mail3.ruraltel.net (p36n0.ruraltel.net [24.225.0.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id A613D44017 for ; Tue, 30 Sep 2003 12:37:46 -0700 (PDT) (envelope-from darryl@osborne-ind.com) Received: (qmail 8201 invoked by uid 204); 30 Sep 2003 19:37:45 -0000 Received: from darryl@osborne-ind.com by mail3.ruraltel.net by uid 201 with qmail-scanner-3.10 (spamassassin: 2.60. . Clear:SA:0(0/0):. Processed in 8.1398 secs); 30 Sep 2003 19:37:45 -0000 X-Doublecheck-Mail-From: darryl@osborne-ind.com via mail3.ruraltel.net X-Doublecheck: 3.10 (Clear:SA:0(0/0):. Processed in 8.1398 secs) Received: from unknown (HELO darryl) (24.225.31.189) by 0 with SMTP; 30 Sep 2003 19:37:37 -0000 From: "Darryl Hoar" To: Date: Tue, 30 Sep 2003 14:40:45 -0500 Message-ID: <048001c3878a$be52f450$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Importance: Normal Subject: SCSI DAT tape drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2003 19:37:52 -0000 Greetings, I just finished installing FreeBSD 4.7 on my box. My machine has an adaptec SCSI host adapter and a SCSI Dat tape drive. I expected to access my tape drive through the /dev/rmt device, but instead must use /dev/sa0 (I think this is right. I'm going from memory as I'm not at the machine right now). Is this the normal device to reference when reading/writing to the scsi dat tape drive ? thanks, -D