All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Hirst <rhirst@linuxcare.com>
To: parisc-linux@thepuffingroup.com
Subject: [parisc-linux] New driver for NCR 53c700 SCSI chips
Date: Wed, 10 May 2000 15:20:10 +0100	[thread overview]
Message-ID: <20000510152010.R1090@linuxcare.com> (raw)

Hi,
  I have added a driver for the 53c700.  It is only lightly tested on my 715/75,
but does detect a disk and a tape, and can mount a root file system and load the
standalone shell from it.  The changs are all in cvs.

I recommend disconnecting any disks with valuable data on them before trying it.

For those that don't know me, I have a lot of experience with the 53c710 on m68k
VME boards and Compaq machines.  I created 53c7xx.c from 53c7,8xx.c and also wrote
sim710.c.

The new driver is sim700.c and my intention is to make it support 53c710 also, so
sim710.c can be removed.

At present selecting CONFIG_SCSI_LASI builds in sim700.c, sim710.c, and 53c7xx.c.
I think we should concentrate on sim700.c and forget about 53c7xx.c.  53c7xx.c is
more powerful, but is limited to 53c710 chips and makes demands on the hardware
that not all systems support.  I don't know how practical it is to make 53c7xx.c
work on a range of HP machines, and favour adding extra functionality to sim700.c
as we need it.

Please give this a try and report back,

Thanks,
  Richard

                 reply	other threads:[~2000-05-10 20:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20000510152010.R1090@linuxcare.com \
    --to=rhirst@linuxcare.com \
    --cc=parisc-linux@thepuffingroup.com \
    /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.