From: James Bottomley <James.Bottomley@SteelEye.com>
To: Matthew Wilcox <willy@debian.org>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] sym2 & lasi700 small updates
Date: 14 Aug 2004 18:42:11 -0400 [thread overview]
Message-ID: <1092523333.2095.9.camel@mulgrave> (raw)
In-Reply-To: <20040814214556.GC12936@parcelfarce.linux.theplanet.co.uk>
On Sat, 2004-08-14 at 17:45, Matthew Wilcox wrote:
> if (request_irq(dev->irq, NCR_700_intr, SA_SHIRQ,
> - dev->dev.bus_id, host)) {
> + "lasi700", host)) {
> printk(KERN_ERR "%s: irq problem, detaching\n",
Actually, this was deliberate. By design it's trying to give the sysfs
device node so that the location of the irq is uniquely descriptive to
the particular device in question.
I find this useful when I'm tracing things, but I suppose others would
prefer that it be more obviously descriptive.
What the old driver used to put there was 700 or 710 depending on which
chip it was driving.
James
prev parent reply other threads:[~2004-08-14 22:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-14 21:45 [PATCH] sym2 & lasi700 small updates Matthew Wilcox
2004-08-14 22:42 ` James Bottomley [this message]
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=1092523333.2095.9.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=linux-scsi@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox