From owner-freebsd-questions@FreeBSD.ORG Fri Oct 21 14:30:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F1B1D16A41F for ; Fri, 21 Oct 2005 14:30:47 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BFC243D55 for ; Fri, 21 Oct 2005 14:30:47 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: by xproxy.gmail.com with SMTP id i29so93350wxd for ; Fri, 21 Oct 2005 07:30:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fPwuMd715sLYzVJdCkOGw5v6BKXGekdLiODwJrMEs/owCzxtJMUhIoRb6KATCTarSJJXMH1vLgd6svnilT1GG6zSHOqxbITgzrGR+5Dj4XYEG+DtjJ+MSjHd1xWc7tsLaE484j764IxMSqSyOivnnlxN+UDKK3RjpLHB/HOylQY= Received: by 10.70.29.5 with SMTP id c5mr1809004wxc; Fri, 21 Oct 2005 07:30:47 -0700 (PDT) Received: by 10.70.77.6 with HTTP; Fri, 21 Oct 2005 07:30:47 -0700 (PDT) Message-ID: <51d7a5160510210730w6f06a6dak3193fea4ecaaffe7@mail.gmail.com> Date: Fri, 21 Oct 2005 07:30:47 -0700 From: perikillo To: freebsd-questions@freebsd.org In-Reply-To: <200510211401.j9LE1dKC015350@clunix.cl.msu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <51d7a5160510202334s58443b88i27fb972258b0de31@mail.gmail.com> <200510211401.j9LE1dKC015350@clunix.cl.msu.edu> Subject: Re: About SCSI devices on freebsd 5.4...? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2005 14:30:48 -0000 On 10/21/05, Jerry McAllister wrote: > > > > Hi people, i have this tape: Seagate STD224000N, is plug into one > > scsi pci card, freebsd is using this drives: > > > > *ahc > > *pass > > *sa > > > > My questions is, i need to setup first the pci-card on my BIOS or > > there is no problem if the BIOS dont have the driver? > > FreeBSd supplies its own drivers and doesn't depend on BIOS. > A SCSI tape device is /dev/*sa* > > ////jerry > > > > > This all my doubt, thanks all for your time. > > > > Freebsd 5.4-p8 > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= .org" > > > > > > Thanks Jerry, thats the answer i was waiting!!! Greetings.