From owner-freebsd-questions Wed Apr 9 21:05:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA11879 for questions-outgoing; Wed, 9 Apr 1997 21:05:58 -0700 (PDT) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA11871 for ; Wed, 9 Apr 1997 21:05:54 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id VAA05177; Wed, 9 Apr 1997 21:05:47 -0700 (PDT) Date: Wed, 9 Apr 1997 21:05:47 -0700 (PDT) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Stan Brown cc: Free BSD Questions list Subject: Re: SCSI tape drive device names In-Reply-To: <199704061305.JAA06215@netcom7.netcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 6 Apr 1997, Stan Brown wrote: > i posted yesterday asking about device names for SCSII tapes. I > have yet > to recieve any information. > > I have read the Jandbook, and Ican't figure it out from there > could > some knowledgable person please tell me what the device name for > my HP > DATA drive at SCSII ID 3 on my first and only SCSII controler > should be? > It is BTW the only device on the SCSII bus except the controler. The SCSI tape device is st0. YOu can always find the attached device by looking at the dmesg output... ncr0 rev 3 int a irq 10 on pci0:12 ncr0 waiting for scsi devices to settle (ncr0:3:0): "PLEXTOR CD-ROM PX-4XCE 1.00" type 5 removable SCSI 2 cd0(ncr0:3:0): CD-ROM cd0(ncr0:3:0): 5.7 MB/s (175 ns, offset 8) ^^^ here... (ncr0:6:0): "IOMEGA ZIP 100 D.09" type 0 removable SCSI 2 sd0(ncr0:6:0): Direct-Access ^^^ and here... This is assuming that device st0 is in your kernel. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major