From: Jiri Slaby <jirislaby@gmail.com>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: alan@lxorguk.ukuu.org.uk, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org,
Peter Botha <peterb@goldcircle.co.za>
Subject: Re: [PATCH 1/1] Char: mxser, fix ISA board lookup
Date: Fri, 29 May 2009 17:54:04 +0200 [thread overview]
Message-ID: <4A20051C.6080507@gmail.com> (raw)
In-Reply-To: <1243612393-2111-1-git-send-email-jirislaby@gmail.com>
On 05/29/2009 05:53 PM, Jiri Slaby wrote:
> From: "Peter Botha" <peterb@goldcircle.co.za>
>
> There's a bug in the mxser kernel module that still appears in the 2.6.29.4
> kernel.
>
> mxser_get_ISA_conf takes a ioaddress as it's first argument, by passing the
> not of the ioaddr, you're effectively passing 0
> which means it won't be able to talk to an ISA card.
> I have tested this, and removing the ! fixes the problem.
>
> Cc: "Peter Botha" <peterb@goldcircle.co.za>
It would be good if you could add your Signed-off-by here.
> Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
prev parent reply other threads:[~2009-05-29 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-29 15:53 [PATCH 1/1] Char: mxser, fix ISA board lookup Jiri Slaby
2009-05-29 15:54 ` Jiri Slaby [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=4A20051C.6080507@gmail.com \
--to=jirislaby@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=peterb@goldcircle.co.za \
/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.