linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* A little help in SCSI Device Drivers
@ 2000-11-04 10:24 Nitin Dhingra
  2000-11-04 11:26 ` Peter Samuelson
  0 siblings, 1 reply; 2+ messages in thread
From: Nitin Dhingra @ 2000-11-04 10:24 UTC (permalink / raw)
  To: linux-kernel

Respected Sir,
I had got your mail from redhat.com and came to know you are 
working under drivers in Linux. I am also working in this field,
I would like you to help me out with one problem as I am stuck here
and couldn't proceed further.

I am working in a project that involves making a low-level device 
driver for a SCSI card (Symbios Logic sym 53c810) and the problem 
that I am facing is with interrupts. There is a kind of a script 
processor in the card to which we give some instructions to interrupt
and the IRQ line 10 is supposed to be interrupted. Now the problem 
is we request irq 10 and provide our ISR entry, but this ISR is never
called infact when we check /proc/interrupts or /proc/stat, there is
"0" value infront of our entry.

I have verified that interrupt has occured in the SCSI as I had 
polled and found out. Now I am not able to get where could be the 
problem as the interrupt is ocuuring from SCSI side and also the card
is working fine that I have checked. 

Could you suggest some possible solution to this?

I would be awaiting your precious suggestion.

Thanks,

Regards,
Nitin Dhingra


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
-
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] 2+ messages in thread

* Re: A little help in SCSI Device Drivers
  2000-11-04 10:24 A little help in SCSI Device Drivers Nitin Dhingra
@ 2000-11-04 11:26 ` Peter Samuelson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Samuelson @ 2000-11-04 11:26 UTC (permalink / raw)
  To: Nitin Dhingra; +Cc: linux-kernel


[Nitin Dhingra]
> I had got your mail from redhat.com and came to know you are 
> working under drivers in Linux.

What you got was a mailing list of probably tens of thousands of
subscribers.  Some of us are working on drivers, some are not.

> I am working in a project that involves making a low-level device 
> driver for a SCSI card (Symbios Logic sym 53c810)

Is there something wrong with the 3 existing drivers for this chip?

Peter
-
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] 2+ messages in thread

end of thread, other threads:[~2000-11-04 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-04 10:24 A little help in SCSI Device Drivers Nitin Dhingra
2000-11-04 11:26 ` Peter Samuelson

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).