Date: Sun, 10 May 1998 18:13:02 +0400 (MSD) From: Andrew Maltsev <am@px.f1.ru> To: freebsd-stable@FreeBSD.ORG Subject: SCSI problems? Message-ID: <199805101413.SAA01551@px.f1.ru>
next in thread | raw e-mail | index | archive | help
I'd just done `make world' and upgraded the kernel to -stable (as of 9-May). Here is what I got near the and of booting: sd0(ahc0:4:0): SCB 0x2 - timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 SEQADDR = 0x8 SCSISEQ = 0x12 SSTAT0 = 0x0 SSTAT1 = 0xa Ordered Tag queued sd0(ahc0:4:0): SCB 0x1 timedout while recovery in progress sd0(ahc0:4:0): SCB 0x0 timedout while recovery in progress sd0(ahc0:4:0): SCB 0x2 - timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 SEQADDR = 0x8 SCSISEQ = 0x12 SSTAT0 = 0x0 SSTAT1 = 0xa sd0(ahc0:4:0): Queueing an Abort SCB sd0(ahc0:4:0): Abort Message Sent sd0(ahc0:4:0): SCB 2 - Abort Tag Completed. sd0(ahc0:4:0): no longer in timeout Ordered Tag sent I see no more such messages. Is it a problem? I'm using options AHC_TAGENABLE options AHC_SCBPAGING_ENABLE options AHC_ALLOW_MEMIO in my kernel. There are no IDE drives, only 2940UW adapter and two scsi devices ahc0 <Adaptec 2940 Ultra SCSI host adapter> rev 1 int a irq 9 on pci0:9:0 ahc0: aic7880 Wide Channel, SCSI Id=7, 16/255 SCBs (ahc0:2:0): "HP HP35480A T603" type 1 removable SCSI 2 st0(ahc0:2:0): Sequential-Access density code 0x13, drive empty ahc0: target 4 Tagged Queuing Device (ahc0:4:0): "SEAGATE ST34572W 0876" type 0 fixed SCSI 2 sd0(ahc0:4:0): Direct-Access 4340MB (8888924 512 byte sectors) Btw, should I include BOUNCE_BUFFERS option if I have no ISA cards? Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805101413.SAA01551>