linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ioport range of 8259 aka pic1
@ 2001-11-06  9:11 Robert Schwebel
  2001-11-06 17:40 ` Randy.Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Schwebel @ 2001-11-06  9:11 UTC (permalink / raw)
  To: linux-kernel

Hi,

is there a reason why the kernel (tested with 2.4.13) picks up the io port
region from 0020-003f for pic1? All I could find on the net lets me assume
that only 0020-0021 are used by the interrupt controllers (may be wrong
here - hints for literature are welcome). Same problem with pic2.

I'm currently working with an AMD Elan SC410 (x86 embedded system on chip)
which has it's private registers at 0022 and following, which makes it
impossible to write "correct" drivers that request_region() their ports
before using them.

Robert
-- 
 +--------------------------------------------------------+
 |             Dipl.-Ing. Robert Schwebel                 |
 | Pengutronix - Linux Solutions for Science and Industry |
 |  Braunschweiger Straße 79, 31134 Hildesheim, Germany   |
 |     Phone: +49-5121-28619-0  Fax: +49-5121-28619-4     |
 +--------------------------------------------------------+


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

end of thread, other threads:[~2001-11-06 19:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-06  9:11 ioport range of 8259 aka pic1 Robert Schwebel
2001-11-06 17:40 ` Randy.Dunlap
2001-11-06 19:39   ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).