From owner-freebsd-questions Tue Jun 9 21:22:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15544 for freebsd-questions-outgoing; Tue, 9 Jun 1998 21:22:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA15529 for ; Tue, 9 Jun 1998 21:22:23 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id VAA02579; Tue, 9 Jun 1998 21:18:22 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd002577; Wed Jun 10 04:18:17 1998 Date: Tue, 9 Jun 1998 21:18:14 -0700 (PDT) From: Julian Elischer To: "Dave C." cc: freebsd-questions@FreeBSD.ORG Subject: Re: scsi tape problems..aha0 In-Reply-To: <357DEC0B.CA9289CF@interaccess.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG it really does sound like the wrong interrupt.. please check what the card IS set to. there is a possibility that the printout of irq 11 may be what the kernel is expecting rather than what the card is at.. On Tue, 9 Jun 1998, Dave C. wrote: > hello, > > aha0 at 0x234-0x237 irq 11 drq 7 on isa > aha0 waiting for scsi devices to settle > > and the tape drive gets started with the following message which also > seems normal: > > (aha0:6:0): "WangDAT Model 3100 02.2" type 1 removable SCSI 2 > st0(aha0:6:0): Sequential-Access density code 0x13, drive empty it's odd that it reports as empty but.... At this stage it's polling and not using interrupts yet. > > well the drive isn't empty though. but other than that no errors occur > untill I try to do anything with the > drive. I try any command ..mt tar newfs..etc. and the device times out > giving me the following message: newfs???? valid commands for tapes are dd, tar, cpio, mt, dump and that's about all.. oh yeah scsi(8) > > st0(aha0:6:0): timed out > st0(aha0:6:0): timed out AGAIN > > fix it. > > As far as I can tell there is no other device(s) using IRQ 11 nor trying > to use the base address of the scsi card. > The bios is disabled on the card by the looks of the switch on the card. that shouldn't matter > julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message