Peter Botha 96050dfb25 char: mxser, fix ISA board lookup
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 its 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>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-09 18:09:03 -07:00
..
2009-05-22 07:30:41 -07:00
2009-05-20 08:30:05 +10:00
2009-04-07 08:31:03 -07:00
2009-04-06 14:36:33 -07:00
2009-06-09 18:09:03 -07:00
2009-04-02 19:05:01 -07:00
2009-05-15 07:56:24 -05:00
2009-04-19 10:51:40 -07:00