From: David Ford <david@blue-labs.org>
To: "Justin T. Gibbs" <gibbs@scsiguy.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Cleanup kbuild for aic7xxx
Date: Fri, 22 Jun 2001 21:58:59 -0700 [thread overview]
Message-ID: <3B342213.9020603@blue-labs.org> (raw)
In-Reply-To: <200106230307.f5N370U83109@aslan.scsiguy.com>
Here is 2.4.5 plain with the old aic driver.
(scsi0) <Adaptec AIC-7896/7 Ultra2 SCSI host adapter> found at PCI 0/12/1
(scsi0) Wide Channel B, SCSI ID=7, 32/255 SCBs
(scsi0) Downloading sequencer code... 392 instructions downloaded
(scsi1) <Adaptec AIC-7896/7 Ultra2 SCSI host adapter> found at PCI 0/12/0
(scsi1) Wide Channel A, SCSI ID=7, 32/255 SCBs
(scsi1) Downloading sequencer code... 392 instructions downloaded
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
<Adaptec AIC-7896/7 Ultra2 SCSI host adapter>
scsi1 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
<Adaptec AIC-7896/7 Ultra2 SCSI host adapter>
And then it breaks.
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0,
lun 0 Inquiry 00 00 00 ff 00
(scsi0:0:0:0) Aborting scb 0, flags 0x6
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
(scsi0:0:0:0) Sending WDTR message.
(scsi0:0:0:0) Reset called, scb 0, flags 0x16
(scsi0:0:0:0) Bus Device reset, scb flags 0x16, Message-Out phase
(scsi0:0:0:0) SCSISIGI 0xb6, SEQADDR 0xbd, SSTAT0 0x2, SSTAT1 0x3
(scsi0:0:0:0) Queueing device reset command.
(scsi0:-1:-1:-1) 0 commands found and queued for completion.
SCSI host 0 channel 0 reset (pid 0) timed out - trying harder
SCSI bus is being reset for host 0 channel 0.
(scsi0:0:0:0) Reset called, scb 0, flags 0x1076
(scsi0:0:-1:-1) Reset channel called, will initiate reset.
(scsi0:0:-1:-1) Resetting currently active channel.
(scsi0:0:-1:-1) Channel reset
(scsi0:0:-1:-1) Reset device, active_scb 0
(scsi0:0:0:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:1:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:2:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:3:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:4:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:5:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:6:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:8:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:9:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:10:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:11:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:12:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:13:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:14:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:15:-1) Cleaning up status information and delayed_scbs.
(scsi0:0:-1:-1) Cleaning QINFIFO.
(scsi0:0:-1:-1) Cleaning waiting_scbs.
(scsi0:0:-1:-1) Cleaning waiting for selection list.
(scsi0:0:-1:-1) Cleaning disconnected scbs list.
(scsi0:0:0:0) Aborting scb 0
(scsi0:0:0:0) Aborting scb 1
(scsi0:-1:-1:-1) 2 commands found and queued for completion.
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
(scsi0:0:0:0) Sending WDTR message.
(scsi0:0:0:0) Reset called, scb 0, flags 0x6
(scsi0:0:0:0) Bus Device reset, scb flags 0x6, Message-Out phase
(scsi0:0:0:0) SCSISIGI 0xb6, SEQADDR 0xbd, SSTAT0 0x2, SSTAT1 0x3
(scsi0:0:0:0) Queueing device reset command.
(scsi0:-1:-1:-1) 0 commands found and queued for completion.
SCSI host 0 channel 0 reset (pid 0) timed out - trying harder
SCSI bus is being reset for host 0 channel 0.
And it happily loops on this over and over.
David
next prev parent reply other threads:[~2001-06-23 4:59 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-22 17:52 Cleanup kbuild for aic7xxx Keith Owens
2001-06-22 19:39 ` Justin T. Gibbs
2001-06-23 0:50 ` Keith Owens
2001-06-23 1:20 ` J . A . Magallon
2001-06-23 1:54 ` Keith Owens
2001-06-23 2:38 ` Justin T. Gibbs
2001-06-23 4:19 ` D. Stimits
2001-06-23 1:32 ` David Ford
2001-06-23 2:46 ` Justin T. Gibbs
2001-06-23 2:57 ` David Ford
2001-06-23 3:07 ` Justin T. Gibbs
2001-06-23 3:57 ` David Ford
2001-06-23 5:10 ` Justin T. Gibbs
2001-06-23 4:41 ` David Ford
2001-06-23 5:11 ` Justin T. Gibbs
2001-06-23 5:58 ` [working] Re: Cleanup kbuild for aic7xxx (attn: Alan & Doug) David Ford
2001-06-23 4:58 ` David Ford [this message]
2001-06-23 2:34 ` Cleanup kbuild for aic7xxx Justin T. Gibbs
2001-06-23 5:22 ` Keith Owens
2001-06-25 18:22 ` Justin T. Gibbs
2001-06-26 2:34 ` Keith Owens
2001-06-26 4:27 ` Justin T. Gibbs
2001-06-23 4:17 ` D. Stimits
2001-06-23 4:54 ` Keith Owens
2001-06-23 5:14 ` Justin T. Gibbs
2001-06-23 5:34 ` Keith Owens
2001-06-23 5:04 ` Justin T. Gibbs
2001-06-23 5:41 ` D. Stimits
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3B342213.9020603@blue-labs.org \
--to=david@blue-labs.org \
--cc=gibbs@scsiguy.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.