Subject: Re: I/O APIC
To: Phillip Hauser <phauser@gmx.de>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-smp
Date: 09/05/2000 14:44:48
The I/O APIC is the 82093AA; you can currently find a .pdf datasheet
at:
http://developer.intel.com/design/chipsets/datashts/INDEX.HTM
The hardware documents I used when doing x86 SMP support were:
- the aforementioned 82093AA datasheet.
- the intel architecture systems programming document (which
documents the local apic).
- the Intel MP spec, version 1.4
- Bill