From: Richard Hirst <rhirst@linuxcare.com>
To: Matthew Wilcox <willy@debian.org>
Cc: Steve.Grady@csiro.au, parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Large SCSI disks on a 735/125
Date: Tue, 23 Oct 2001 12:10:34 +0100 [thread overview]
Message-ID: <20011023121034.E11105@linuxcare.com> (raw)
In-Reply-To: <20011020232231.D31505@parcelfarce.linux.theplanet.co.uk>; from willy@debian.org on Sat, Oct 20, 2001 at 11:22:31PM +0100
On Sat, Oct 20, 2001 at 11:22:31PM +0100, Matthew Wilcox wrote:
> On Sun, Oct 21, 2001 at 08:05:16AM +1000, Steve.Grady@csiro.au wrote:
> > I want to put a large SCSI disk either 9.1G or 18.2G SCSI disk on a HP
> > 735/125 does anyone know if this will work under PARISC-linux and will I be
> > able to see the whole disk?
As I think jsm added, the internal fast-wide-diff disks on a 53c720 are
not supported atm. 53c720 is supported on some systems (zalon on bluefish
card, in my B180, for example), and I had some provisional patches for
53c720 support on Outfield (735). Turns out that they wont work though,
because 735 is not cache coherent. The 53c720 driver is ncr53c8xx.c,
which assumes cache coherent memory is available - it bombs on 735
because pci_alloc_consistent() fails.
Not sure what to do about this yet - we might get support most easily
by adding 53c720 to the new 53c700 driver, but it would be running
the 53c720 in 53c700 mode, which is rather sub-optimal.
Given that ncr53c8xx.c is really a pci driver, I think there is a limit
to how much we can get away with changing it for non-pci, non 53c8xx
chips.
Richard
next prev parent reply other threads:[~2001-10-23 11:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-20 22:05 [parisc-linux] Large SCSI disks on a 735/125 Steve.Grady
2001-10-20 22:22 ` Matthew Wilcox
2001-10-21 17:28 ` Paul Bame
2001-10-23 11:10 ` Richard Hirst [this message]
2001-10-20 23:11 ` Grant Grundler
2001-10-21 16:19 ` John David Anglin
2001-10-21 22:27 ` Matt Taggart
2001-10-22 18:01 ` Grant Grundler
2001-10-22 18:42 ` John David Anglin
-- strict thread matches above, loose matches on Subject: below --
2001-10-20 22:45 John Marvin
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=20011023121034.E11105@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=Steve.Grady@csiro.au \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=willy@debian.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.