freebsd-skq/sys/amd64
fsmp 1d5eea67e2 apic.h now has structure definitions for both the local APIC and io APIC.
apic.h has defines like:
#define lapic__id       lapic->id

Once private pages and "known virtual addr" mapping of the APICs is
ready all 'lapic__XXX' will be changed to 'lapic.XXX', and the defines
will be removed.

Changes to smp.h for lapic_t lapic && ioapic_t ioapic pointers,
currently equal to apic_base && io_apic_base, will stand alone with the
private page mapping.
1997-05-29 05:57:43 +00:00
..
amd64 remove no longer needed opt_smp.h includes 1997-05-29 05:11:11 +00:00
conf GENERIC, LINT: 1997-04-14 00:35:25 +00:00
include apic.h now has structure definitions for both the local APIC and io APIC. 1997-05-29 05:57:43 +00:00
isa Added code to manage the local and io APICs as structures. 1997-05-29 05:56:12 +00:00
pci Yet another fix for configuration mechanism 1 register accesses: 1997-05-26 21:52:41 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00