From: Mathias Wiklander <eastbay@linux.se>
To: dougg@torque.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: aic7xxx
Date: Tue, 19 Dec 2000 22:22:08 +0100 [thread overview]
Message-ID: <3A3FD180.FB81D570@linux.se> (raw)
In-Reply-To: <3A3C2116.46C60CDE@linux.se> <3A3C95B5.7A4D0696@haque.net> <3A3C9A23.553433CA@linux.se> <3A3D2CD3.F68BFC02@haque.net>
It didn't help me with this patch. The aic7xxx driver (module or
kernelcompiled) just put this 4 rows:
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
SCSI host 0 channel 0 reset (pid 0) timed out - trying harder
SCSI bus is being reset for host 0 channel 0.
Anyone who knews what it means?
I need help.
/Eastbay
> There was a SCSI Makefile bug in test12 that caused
> those unresoved symbols. This patch from Bob Tracy
> fixes it.
>
> Doug Gilbert
>
> --- linux/drivers/scsi/Makefile Tue Dec 12 10:49:32 2000
> +++ linux/drivers/scsi/Makefile.t12bt Tue Dec 12 22:46:27 2000
> @@ -30,7 +30,7 @@
> CFLAGS_gdth.o = # -DDEBUG_GDTH=2 -D__SERIAL__ -D__COM2__ -DGDTH_STATISTICS
> CFLAGS_seagate.o = -DARBITRATE -DPARITY -DSEAGATE_USE_ASM
>
> -obj-$(CONFIG_SCSI) += scsi_mod.o
> +obj-$(CONFIG_SCSI) += scsi_mod.o scsi_syms.o
>
> obj-$(CONFIG_A4000T_SCSI) += amiga7xx.o 53c7xx.o
> obj-$(CONFIG_A4091_SCSI) += amiga7xx.o 53c7xx.o
> @@ -122,8 +122,7 @@
> scsi_mod-objs := scsi.o hosts.o scsi_ioctl.o constants.o \
> scsicam.o scsi_proc.o scsi_error.o \
> scsi_obsolete.o scsi_queue.o scsi_lib.o \
> - scsi_merge.o scsi_dma.o scsi_scan.o \
> - scsi_syms.o
> + scsi_merge.o scsi_dma.o scsi_scan.o
>
> sr_mod-objs := sr.o sr_ioctl.o sr_vendor.o
> initio-objs := ini9100u.o i91uscsi.o
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-12-19 21:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-17 2:12 aic7xxx Mathias Wiklander
2000-12-17 7:41 ` aic7xxx stewart
2000-12-17 9:08 ` aic7xxx Mathias Wiklander
2000-12-17 10:30 ` aic7xxx Mohammad A. Haque
2000-12-17 10:49 ` aic7xxx Mathias Wiklander
2000-12-17 14:41 ` aic7xxx stewart
2000-12-17 21:14 ` aic7xxx Mohammad A. Haque
2000-12-19 21:22 ` Mathias Wiklander [this message]
-- strict thread matches above, loose matches on Subject: below --
2000-12-18 1:03 aic7xxx Douglas Gilbert
2001-03-10 15:19 aic7xxx pcp
2001-10-10 11:54 [Lse-tech] Re: RFC: patch to allow lock-free traversal of lists with insertion Keith Owens
2001-10-10 13:42 ` AIC7XXX war
2001-10-10 21:40 ` AIC7XXX Luigi Genoni
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=3A3FD180.FB81D570@linux.se \
--to=eastbay@linux.se \
--cc=dougg@torque.net \
--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.