lkml.org 
[lkml]   [2004]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Timer allocates too many ports
On Sat, 21 Aug 2004 10:58:28 +0200 Pierre Ossman wrote:

| Randy.Dunlap wrote:
|
| >On Fri, 20 Aug 2004 23:25:49 +0200 Pierre Ossman wrote:
| >
| >
| >| I do not know which file contains this allocation so I haven't been able
| >| to change it. Any ideas?
| >
| >Sure, arch/i386/kernel/setup.c, near line 221 (in 2.6.8.1):
| >
| > .name = "timer",
| > .start = 0x0040,
| > .end = 0x005f,
| > .flags = IORESOURCE_BUSY | IORESOURCE_IO
| >
| >Just split that into 2 entries in the standard_io_resources[] array
| >and it's done.
| >
| >
| >
| Thanks. That worked perfectly. Who is the responsible maintainer for
| this part of the kernel? When my driver is ready to be added to the
| Linus' kernel I need to have this changed.

Post the patch here for other comments/review & copy it to akpm@osdl.org
(Andrew Morton).

He will likely merge it into the -mm patchset for a while to see if it
makes anything else unhappy. If not, and if noone has problems with it
(e.g., on other kinds of x86 motherboards), then it should be
merged, but that's up to Andrew and/or Linus.

--
~Randy
-
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:05    [W:0.100 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site