lkml.org 
[lkml]   [2004]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[no problem] PC110 broke 2.6.9
Yesterday I muttered that 2.6.9 had a mouse problem, and soon
afterwards I also noticed that my ADSL didnt work.

I just looked at what was wrong, and the reason turns out to be
a correct fix in the pc110pad_init() call of request_region().

Before 2.6.9 the test there was wrong, so that the region was
seen as unavailable and pc110pad.c did not do anything.

In 2.6.9 the test is correct, the region and irq are reserved and my
ethernet card can no longer reserve its irq and ADSL fails.
Moreover, now pc110pad.c does I/O causing my mouse problems.

Easy solution: CONFIG_MOUSE_PC110PAD=n

I write this in some detail in the hope that this inspires somebody
to figure out whether it is possible to probe & detect this PC110.

Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.026 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site