Home | History | Annotate | Download | only in include
History log of /src/sys/arch/x86/include/i82093reg.h
RevisionDateAuthorComments
 1.7  06-Oct-2022  msaitoh IOAPIC_ID_MASK is 8 bits these days. Fixes PR kern/54276.
 1.6  19-Jun-2019  msaitoh branches: 1.6.2;
Fix ioapic_dump_raw() to dump whole ioapic area.
 1.5  22-Apr-2017  nonaka branches: 1.5.4; 1.5.12;
Added I/O APIC EOI register definition.
 1.4  26-Jan-2013  dyoung branches: 1.4.14; 1.4.18;
Several registers and bitfields named IOAPIC_* actually belong to the
LAPIC, so rename them LAPIC_* and move to a more appropriate header
file.
 1.3  17-Aug-2011  dyoung branches: 1.3.2; 1.3.12;
Add definitions from [1] for the I/O APIC's MSI Message Address & Data
registers.

[1] Intel Corporation, Intel 64 and IA-32 Architectures Software
Developer's Manual, Volume 3A: System Programming Guide, Part 1,
http://www.intel.com/Assets/PDF/manual/253668.pdf, Chapter 10,
January, 2011.
 1.2  28-Apr-2008  martin branches: 1.2.14;
Remove clause 3 and 4 from TNF licenses
 1.1  26-Feb-2003  fvdl branches: 1.1.104; 1.1.106; 1.1.108;
Move some files out of i386 into x86, so that they can be shared with
other ports.
 1.1.108.1  16-May-2008  yamt sync with head.
 1.1.106.1  18-May-2008  yamt sync with head.
 1.1.104.1  02-Jun-2008  mjf Sync with HEAD.
 1.2.14.1  27-Aug-2011  jym Sync with HEAD. Most notably: uvm/pmap work done by rmind@, and MP Xen
work of cherry@.

No regression observed on suspend/restore.
 1.3.12.2  03-Dec-2017  jdolecek update from HEAD
 1.3.12.1  25-Feb-2013  tls resync with head
 1.3.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.18.1  26-Apr-2017  pgoyette Sync with HEAD
 1.4.14.1  28-Aug-2017  skrll Sync with HEAD
 1.5.12.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.5.4.1  10-Oct-2022  martin Pull up following revision(s) (requested by msaitoh in ticket #1769):

sys/arch/x86/x86/ioapic.c: revision 1.66
sys/arch/x86/include/i82093reg.h: revision 1.7

Print detail about misconfigured APIC ID.

IOAPIC_ID_MASK is 8 bits these days. Fixes PR kern/54276.
 1.6.2.1  10-Oct-2022  martin Pull up following revision(s) (requested by msaitoh in ticket #1536):

sys/arch/x86/x86/ioapic.c: revision 1.66
sys/arch/x86/include/i82093reg.h: revision 1.7

Print detail about misconfigured APIC ID.

IOAPIC_ID_MASK is 8 bits these days. Fixes PR kern/54276.

RSS XML Feed