lkml.org 
[lkml]   [2004]   [Aug]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 21 Aug 2004 10:58:28 +0200
FromPierre Ossman <>
SubjectRe: Timer allocates too many ports
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.

Rgds
Pierre

-
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    [from the cache]
©2003-2008