public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Timer allocates too many ports
@ 2004-08-20 20:33 Pierre Ossman
  2004-08-20 21:05 ` Randy.Dunlap
  0 siblings, 1 reply; 6+ messages in thread
From: Pierre Ossman @ 2004-08-20 20:33 UTC (permalink / raw)
  To: linux-kernel

Hi!

The timer in linux allocates the io ports 0x40 to 0x5F. This is causing 
some problems for me since the hardware I'm writing a driver for has its 
ports at 0x4E and 0x4F. In Windows the ports 0x40 to 0x43 are used for 
the timer. Why does linux allocate so many more ports?

Rgds
Pierre Ossman


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-08-21 17:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-20 20:33 Timer allocates too many ports Pierre Ossman
2004-08-20 21:05 ` Randy.Dunlap
2004-08-20 21:25   ` Pierre Ossman
2004-08-20 21:41     ` Randy.Dunlap
2004-08-21  8:58       ` Pierre Ossman
2004-08-21 17:49         ` Randy.Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox