From owner-freebsd-hackers Wed May 31 14:18:24 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA17167 for hackers-outgoing; Wed, 31 May 1995 12:59:28 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA17159 for ; Wed, 31 May 1995 12:59:27 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.8/8.6.6) id MAA24678; Wed, 31 May 1995 12:59:18 -0700 From: Julian Elischer Message-Id: <199505311959.MAA24678@ref.tfs.com> Subject: Re: SCSI tape at target 1 To: rashid@haven.ios.com (Rashid Karimov.) Date: Wed, 31 May 1995 12:59:17 -0700 (PDT) Cc: hackers@FreeBSD.org In-Reply-To: <199505311951.PAA18450@haven.ios.com> from "Rashid Karimov." at May 31, 95 03:51:35 pm Content-Type: text Content-Length: 478 Sender: hackers-owner@FreeBSD.org Precedence: bulk by default the first scsi tape found is st0 the second is st1, etc... It will find them whatever ID you put them on.. in increasing ID order. julian > > Hi there, > > > With what options should I compile the kernel > to have support for the SCSI tape at target 1 ? > The tape is recognized at the system boot by > the kernel .... I've enabled "device st0" and st1 > already ... > > What will be the device name ? /dev/rst1 ? /dev/rst0 ? > > > Thank you > >