From: hch@infradead.org
To: Jeff Garzik <jgarzik@pobox.com>
Cc: James Bottomley <James.Bottomley@steeleye.com>,
SCSI Mailing List <linux-scsi@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: Re: ahc1542 fun
Date: Wed, 26 May 2004 02:44:30 -0400 [thread overview]
Message-ID: <20040526064430.GA21531@infradead.org> (raw)
In-Reply-To: <40B401AE.9060707@pobox.com>
On Tue, May 25, 2004 at 10:32:14PM -0400, Jeff Garzik wrote:
>
> The old 1542 scsi driver is both ISA and MCA. The MCA portions are
> disabled when !CONFIG_MCA through the typical wrapper scheme (a la pci.h
> and !CONFIG_PCI). However... the driver unconditionally includes
> linux/mca.h which in turn unconditionally includes asm/mca.h.
>
> This breaks drivers on platforms with ISA but not MCA, like alpha.
>
> (and I suppose any PCI platform, since you could have one on an ISA bridge)
This needs fixing in mca.h and mca-legacy.h. The debian kernel package
has a fix that I don't quite like. I'll rework it in the next days and
submit it.
next prev parent reply other threads:[~2004-05-26 6:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-26 2:32 ahc1542 fun Jeff Garzik
2004-05-26 6:44 ` hch [this message]
2004-05-26 17:52 ` Matthew Wilcox
2004-05-27 17:30 ` Jeff Garzik
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=20040526064430.GA21531@infradead.org \
--to=hch@infradead.org \
--cc=James.Bottomley@steeleye.com \
--cc=akpm@osdl.org \
--cc=jgarzik@pobox.com \
--cc=linux-scsi@vger.kernel.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.