Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: ralf@uni-koblenz.de
Cc: linux@cthulhu.engr.sgi.com, David A Willmore <willmore@cig.mot.com>
Subject: Re: MIPS 2.1.89 now in CVS
Date: Fri, 27 Mar 1998 00:04:26 +0100	[thread overview]
Message-ID: <19980327000426.03461@alpha.franken.de> (raw)
In-Reply-To: <19980325042742.20917@uni-koblenz.de>; from ralf@uni-koblenz.de on Wed, Mar 25, 1998 at 04:27:42AM +0100

On Wed, Mar 25, 1998 at 04:27:42AM +0100, ralf@uni-koblenz.de wrote:
> On Tue, Mar 24, 1998 at 09:06:06PM -0600, David A Willmore wrote:
> > Hey! :)  I've got a 53c90 card for the ISA bus that I would like to use on a
> > x86 machine.  Any idea how easy it would be to modify this driver to work with
> > a very generic card like that?  Funny that I didn't find any of this code in
> > the normal 2.1.90.  I take it your code isn't merged in?
> 
> Actually adding the necessary changes shouldn't be difficult.  Check out
> the files drivers/scsi/{sparc,jazz}esp.[ch] in one of the snapshots on
> ftp.linux.sgi.com.  You'll have to provide a similar machine / bus specific
> backend like for these two architectures.  Actually an ISA specific backend
> should be easier to implement than these two.

depends on the DMA engine used on the board. When the card uses the normal
PC DMA controller it will be dead slow and a horror to implement (welcome
to world of 64K segments). If the board has it's own DMA engine, you need
documentation for it. And without DMA you will need a new driver.

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]

  reply	other threads:[~1998-03-26 23:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <19980317234843.10411@uni-koblenz.de>
     [not found] ` <9803242106.ZM28226@whelk>
1998-03-25  3:27   ` MIPS 2.1.89 now in CVS ralf
1998-03-26 23:04     ` Thomas Bogendoerfer [this message]
1998-03-26 23:37       ` Alan Cox
1998-03-26 23:37         ` Alan Cox
1998-03-26 23:47         ` Thomas Bogendoerfer
1998-03-27  0:08           ` Alan Cox
1998-03-27  0:08             ` Alan Cox

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=19980327000426.03461@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=linux@cthulhu.engr.sgi.com \
    --cc=ralf@uni-koblenz.de \
    --cc=willmore@cig.mot.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox