All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Hirst <rhirst@linuxcare.com>
To: bame@riverrock.org
Cc: parisc-linux@puffin.external.hp.com
Subject: Re: [parisc-linux] kernel merge
Date: Mon, 13 Nov 2000 12:13:49 +0000	[thread overview]
Message-ID: <20001113121349.Q32715@linuxcare.com> (raw)
In-Reply-To: <m13uLiv-001Vp3C@chalet>; from bame@riverrock.org on Fri, Nov 10, 2000 at 02:28:33PM -0700

On Fri, Nov 10, 2000 at 02:28:33PM -0700, bame@riverrock.org wrote:
> drivers/scsi sym53c8xx_comm.h #ifdef doesn't work on parisc -- eliminates
>                 unmap_pci_mem() causing link error (TODO - rhirst)

Fixed.  This relates to NVRAM that some PCI scsi cards have to hold
config settings over reboot.  CONFIG_SCSI_NCR53C8XX_NVRAM_DETECT
is normally defined in sym53c8xx_defs.h to turn that code on.  When
I implemented Zalon (FWD) support I guessed that the 53c720 h/w
wouldn't have NVRAM implemented the same way, and turned off
NVRAM detect.

I've also replaced a chunk of Zalon specific code that got lost in
the merge, so Zalon/FWD/53c720 support works again.

There is a problem remaining when using the driver as a module;
it looks like something is trying to printk() from a string in
the module after the module has been removed.  Havn't tracked
that down yet.

Richard

  parent reply	other threads:[~2000-11-13 12:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-09 18:47 [parisc-linux] kernel merge Paul Bame
2000-11-10 21:28 ` bame
2000-11-11  2:18   ` Randolph Chung
2000-11-13  0:25   ` bame
2000-11-13  2:20     ` bame
2000-11-13  7:32       ` Helge Deller
2000-11-13 12:13   ` Richard Hirst [this message]
2000-11-13 22:54     ` sym53c8xx-driver (was: Re: [parisc-linux] kernel merge) Helge Deller
2000-11-13 23:27       ` Richard Hirst
2000-11-14  0:13         ` Helge Deller
2000-11-14 10:17           ` Richard Hirst
2000-11-14 13:11             ` Helge Deller
2000-11-14 16:10             ` [parisc-linux] dino maintainer? Grant Grundler
2000-11-15  9:58               ` Richard Hirst
2000-11-15 16:06                 ` Grant Grundler
2000-11-15 16:50                 ` Alex deVries
2000-11-15 16:17                   ` Grant Grundler
2000-11-15 22:19                 ` Richard Hirst
2000-11-14 10:29   ` [parisc-linux] kernel merge Matthew Wilcox
2000-11-14 17:02     ` Paul Bame
2000-11-14 17:14     ` Paul Bame

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=20001113121349.Q32715@linuxcare.com \
    --to=rhirst@linuxcare.com \
    --cc=bame@riverrock.org \
    --cc=parisc-linux@puffin.external.hp.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.