linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* aic7xxx
@ 2000-12-17  2:12 Mathias Wiklander
  2000-12-17  7:41 ` aic7xxx stewart
  2000-12-17 10:30 ` aic7xxx Mohammad A. Haque
  0 siblings, 2 replies; 11+ messages in thread
From: Mathias Wiklander @ 2000-12-17  2:12 UTC (permalink / raw)
  To: linux-kernel

Hi!

I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
ever I try to load it as a module or if I compile it in the kernel I get
the folowing error messages. The last 4 messages repeats for ever. The
problem is on 3 diffrent machines. Anyone who know what it can be and
how to fix it. 

/Eastbay

(scsi0) <Adaptec AHA-294X SCSI host adapter> found at PCI 0/19/0
(scsi0) Narrow Channel, SCSI ID=7, 16/255 SCBs
(scsi0) Cables present (Int-50 NO, Ext-50 NO)
(scsi0) Downloading sequencer code... 415 instructions downloaded
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
       <Adaptec AHA-294X SCSI host adapter>
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0,
lun 0 Inquiry 00 00 00 ff 00 
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.
-
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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: aic7xxx
  2000-12-17  2:12 aic7xxx Mathias Wiklander
@ 2000-12-17  7:41 ` stewart
  2000-12-17  9:08   ` aic7xxx Mathias Wiklander
  2000-12-17 10:30 ` aic7xxx Mohammad A. Haque
  1 sibling, 1 reply; 11+ messages in thread
From: stewart @ 2000-12-17  7:41 UTC (permalink / raw)
  To: Mathias Wiklander; +Cc: linux-kernel


 I am also having problems with this driver, but with different adapters
 and symptoms. depmod is reporting a lot of unresolved symbols for generic
 scsi and scsi cdrom. Compiling it into the kernel instead of as a module
 seems to bypass the problems.

 stewart


On Sun, 17 Dec 2000, Mathias Wiklander wrote:

> Hi!
> 
> I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> ever I try to load it as a module or if I compile it in the kernel I get
> the folowing error messages. The last 4 messages repeats for ever. The
> problem is on 3 diffrent machines. Anyone who know what it can be and
> how to fix it. 
> 
> /Eastbay
> 
> (scsi0) <Adaptec AHA-294X SCSI host adapter> found at PCI 0/19/0
> (scsi0) Narrow Channel, SCSI ID=7, 16/255 SCBs
> (scsi0) Cables present (Int-50 NO, Ext-50 NO)
> (scsi0) Downloading sequencer code... 415 instructions downloaded
> scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
>        <Adaptec AHA-294X SCSI host adapter>
> scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0,
> lun 0 Inquiry 00 00 00 ff 00 
> 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.
> -
> 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/
> 

-
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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: aic7xxx
  2000-12-17  7:41 ` aic7xxx stewart
@ 2000-12-17  9:08   ` Mathias Wiklander
  0 siblings, 0 replies; 11+ messages in thread
From: Mathias Wiklander @ 2000-12-17  9:08 UTC (permalink / raw)
  To: stewart; +Cc: linux-kernel

That's not the case for me. When I build it in to the kernel, the kernel
comes tho the init of thje board then these lines repeats  forever.

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.

/Mathias

stewart@neuron.com wrote:
> 
>  I am also having problems with this driver, but with different adapters
>  and symptoms. depmod is reporting a lot of unresolved symbols for generic
>  scsi and scsi cdrom. Compiling it into the kernel instead of as a module
>  seems to bypass the problems.
> 
>  stewart
> 
> On Sun, 17 Dec 2000, Mathias Wiklander wrote:
> 
> > Hi!
> >
> > I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> > ever I try to load it as a module or if I compile it in the kernel I get
> > the folowing error messages. The last 4 messages repeats for ever. The
> > problem is on 3 diffrent machines. Anyone who know what it can be and
> > how to fix it.
> >
> > /Eastbay
> >
> > (scsi0) <Adaptec AHA-294X SCSI host adapter> found at PCI 0/19/0
> > (scsi0) Narrow Channel, SCSI ID=7, 16/255 SCBs
> > (scsi0) Cables present (Int-50 NO, Ext-50 NO)
> > (scsi0) Downloading sequencer code... 415 instructions downloaded
> > scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
> >        <Adaptec AHA-294X SCSI host adapter>
> > scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0,
> > lun 0 Inquiry 00 00 00 ff 00
> > 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.
> > -
> > 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/
> >
-
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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: aic7xxx
  2000-12-17  2:12 aic7xxx Mathias Wiklander
  2000-12-17  7:41 ` aic7xxx stewart
@ 2000-12-17 10:30 ` Mohammad A. Haque
  2000-12-17 10:49   ` aic7xxx Mathias Wiklander
  1 sibling, 1 reply; 11+ messages in thread
From: Mohammad A. Haque @ 2000-12-17 10:30 UTC (permalink / raw)
  To: Mathias Wiklander; +Cc: linux-kernel

Helps if we could get a kernel version.

Mathias Wiklander wrote:
> 
> Hi!
> 
> I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> ever I try to load it as a module or if I compile it in the kernel I get
> the folowing error messages. The last 4 messages repeats for ever. The
> problem is on 3 diffrent machines. Anyone who know what it can be and
> how to fix it.

-- 

=====================================================================
Mohammad A. Haque                              http://www.haque.net/ 
                                               mhaque@haque.net

  "Alcohol and calculus don't mix.             Project Lead
   Don't drink and derive." --Unknown          http://wm.themes.org/
                                               batmanppc@themes.org
=====================================================================
-
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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: aic7xxx
  2000-12-17 10:30 ` aic7xxx Mohammad A. Haque
@ 2000-12-17 10:49   ` Mathias Wiklander
  2000-12-17 14:41     ` aic7xxx stewart
  2000-12-17 21:14     ` aic7xxx Mohammad A. Haque
  0 siblings, 2 replies; 11+ messages in thread
From: Mathias Wiklander @ 2000-12-17 10:49 UTC (permalink / raw)
  To: Mohammad A. Haque; +Cc: linux-kernel

Sorry I've forgot that. It is 2.4.0-test12

/Eastbay
"Mohammad A. Haque" wrote:
> 
> Helps if we could get a kernel version.
> 
> Mathias Wiklander wrote:
> >
> > Hi!
> >
> > I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> > ever I try to load it as a module or if I compile it in the kernel I get
> > the folowing error messages. The last 4 messages repeats for ever. The
> > problem is on 3 diffrent machines. Anyone who know what it can be and
> > how to fix it.
> 
> --
> 
> =====================================================================
> Mohammad A. Haque                              http://www.haque.net/
>                                                mhaque@haque.net
> 
>   "Alcohol and calculus don't mix.             Project Lead
>    Don't drink and derive." --Unknown          http://wm.themes.org/
>                                                batmanppc@themes.org
> =====================================================================
-
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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: aic7xxx
  2000-12-17 10:49   ` aic7xxx Mathias Wiklander
@ 2000-12-17 14:41     ` stewart
  2000-12-17 21:14     ` aic7xxx Mohammad A. Haque
  1 sibling, 0 replies; 11+ messages in thread
From: stewart @ 2000-12-17 14:41 UTC (permalink / raw)
  To: Mathias Wiklander; +Cc: Mohammad A. Haque, linux-kernel


 ditto.

On Sun, 17 Dec 2000, Mathias Wiklander wrote:

> Sorry I've forgot that. It is 2.4.0-test12
> 
> /Eastbay
> "Mohammad A. Haque" wrote:
> > 
> > Helps if we could get a kernel version.
> > 
> > Mathias Wiklander wrote:
> > >
> > > Hi!
> > >
> > > I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> > > ever I try to load it as a module or if I compile it in the kernel I get
> > > the folowing error messages. The last 4 messages repeats for ever. The
> > > problem is on 3 diffrent machines. Anyone who know what it can be and
> > > how to fix it.
> > 


-
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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: aic7xxx
  2000-12-17 10:49   ` aic7xxx Mathias Wiklander
  2000-12-17 14:41     ` aic7xxx stewart
@ 2000-12-17 21:14     ` Mohammad A. Haque
  2000-12-19 21:22       ` aic7xxx Mathias Wiklander
  1 sibling, 1 reply; 11+ messages in thread
From: Mohammad A. Haque @ 2000-12-17 21:14 UTC (permalink / raw)
  To: Mathias Wiklander; +Cc: linux-kernel

Weird. The modules just give me unresolved symbol errors instead of the
loop.

Mathias Wiklander wrote:
> 
> Sorry I've forgot that. It is 2.4.0-test12
> 

-- 

=====================================================================
Mohammad A. Haque                              http://www.haque.net/ 
                                               mhaque@haque.net

  "Alcohol and calculus don't mix.             Project Lead
   Don't drink and derive." --Unknown          http://wm.themes.org/
                                               batmanppc@themes.org
=====================================================================
-
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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: aic7xxx
  2000-12-17 21:14     ` aic7xxx Mohammad A. Haque
@ 2000-12-19 21:22       ` Mathias Wiklander
  0 siblings, 0 replies; 11+ messages in thread
From: Mathias Wiklander @ 2000-12-19 21:22 UTC (permalink / raw)
  To: dougg; +Cc: linux-kernel

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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: AIC7XXX
  2001-10-10 13:42 ` AIC7XXX war
@ 2001-10-10 21:40   ` Luigi Genoni
  0 siblings, 0 replies; 11+ messages in thread
From: Luigi Genoni @ 2001-10-10 21:40 UTC (permalink / raw)
  To: war; +Cc: linux-kernel

I had similar problems at the beginning, but now this new driver is well
working, ate less for me.

Luigi

On Wed, 10 Oct 2001, war wrote:

> I'll try the new one out, but when I tried it out when it was first
> introduced into the kernel, it had a lot of errors accessing my SCSI cdrom
> drives.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


^ permalink raw reply	[flat|nested] 11+ messages in thread

* AIC7XXX
  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 ` war
  2001-10-10 21:40   ` AIC7XXX Luigi Genoni
  0 siblings, 1 reply; 11+ messages in thread
From: war @ 2001-10-10 13:42 UTC (permalink / raw)
  To: linux-kernel

I'll try the new one out, but when I tried it out when it was first
introduced into the kernel, it had a lot of errors accessing my SCSI cdrom
drives.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: aic7xxx
@ 2000-12-18  1:03 Douglas Gilbert
  0 siblings, 0 replies; 11+ messages in thread
From: Douglas Gilbert @ 2000-12-18  1:03 UTC (permalink / raw)
  To: Mohammad A. Haque, linux-kernel

Mohammad A. Haque wrote:
>
> Weird. The modules just give me unresolved symbol errors instead of the
> loop.
> 
> Mathias Wiklander wrote:
> > 
> > Sorry I've forgot that. It is 2.4.0-test12
> >

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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-10-10 21:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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       ` aic7xxx Mathias Wiklander
2000-12-18  1:03 aic7xxx Douglas Gilbert
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).