From: Richard Hirst <rhirst@linuxcare.com>
To: "van de Werken, Matthew (DEM, PH)" <M.Vandewerken@cat.csiro.au>
Cc: "'parisc-linux@lists.parisc-linux.org'"
<parisc-linux@lists.parisc-linux.org>
Subject: Re: FW: [parisc-linux] How do I use the FW scsi on 735?
Date: Mon, 23 Apr 2001 22:08:46 +0100 [thread overview]
Message-ID: <20010423220846.O985@linuxcare.com> (raw)
In-Reply-To: <A8566E157F5FD411BCFB00D0B7816D51C7294A@ntexchange.cat.csiro.au>; from M.Vandewerken@cat.csiro.au on Mon, Apr 23, 2001 at 09:08:33AM +1000
On Mon, Apr 23, 2001 at 09:08:33AM +1000, van de Werken, Matthew (DEM, PH) wrote:
>
>
> > -----Original Message-----
> > From: van de Werken, Matthew (DEM, PH)
> > Sent: Monday, 23 April 2001 9:07
> > To: 'parisc-linux@lists.parisc.org'
> > Subject: RE: [parisc-linux] How do I use the FW scsi on 735?
> >
> >
> > Forgot to mention, it's a custom kernel - there is a chance I
> > left out the necessary drivers. What is the driver for the FW
> > SCSI controller on the 735 please?
Can you try this patch, compile CONFIG_SCSI_ZALON in, and let me know
what happens?
Richard
Index: drivers/scsi/zalon7xx.c
===================================================================
RCS file: /home/cvs/parisc/linux/drivers/scsi/zalon7xx.c,v
retrieving revision 1.6
diff -u -r1.6 zalon7xx.c
--- zalon7xx.c 2001/04/06 05:10:57 1.6
+++ zalon7xx.c 2001/04/23 20:58:30
@@ -58,6 +58,11 @@
"GSC SCSI (Zalon)", "53c720",
(void *) zalon_scsi_callback},
+ {HPHW_FIO, 0x007, 0, 0x0007c, 0x0, 0,
+ DRIVER_CHECK_HWTYPE | DRIVER_CHECK_SVERSION,
+ "GSC SCSI (Outfield)", "53c720",
+ (void *) zalon_scsi_callback},
+
{0,0,0,0,0,0, 0, (char *) NULL,(char *) NULL,(void *) NULL}
};
next prev parent reply other threads:[~2001-04-23 21:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-22 23:08 FW: [parisc-linux] How do I use the FW scsi on 735? van de Werken, Matthew (DEM, PH)
2001-04-23 16:02 ` Richard Hirst
2001-04-23 17:51 ` Matthew Wilcox
2001-04-23 19:50 ` Richard Hirst
2001-04-23 21:08 ` Richard Hirst [this message]
2001-04-25 0:21 ` Matthew van de Werken
2001-04-25 8:12 ` Richard Hirst
2001-04-25 9:48 ` Matthew van de Werken
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=20010423220846.O985@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=M.Vandewerken@cat.csiro.au \
--cc=parisc-linux@lists.parisc-linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox