freebsd-src/sys/ia64
Marcel Moolenaar 0f0658df4c o Reimplement map_pal_code to work with a global variable
ia64_pal_base instead of scanning the EFI tables. This way
   AP startup code can more easily use the function.
o  Initialize ia64_pal_base in ia64_init(). When the PAL code
   doesn't need explicit mapping or no PAL code has been found,
   ia64_pal_base will be 0.
o  Remove some unused global variables.
o  Also in ia64_init(), allocate only 1 page for struct pcpu
   and remove some Alpha leftovers.
o  Initialize pc_pcb in cpu_pcpu_init().
2001-12-30 09:49:39 +00:00
..
acpica Small correction in the LOCAL_SAPIC structure. The Flags field 2001-10-29 04:59:35 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Enable UFS_DIRHASH in the GENERIC kernel. 2001-12-14 16:27:11 +00:00
ia64 o Reimplement map_pal_code to work with a global variable 2001-12-30 09:49:39 +00:00
include Cleanup the IPIs. 2001-12-30 09:41:29 +00:00
isa Use the new resource_list_print_type() function. 2001-12-21 21:54:56 +00:00
pci Delete legacy pcib code - we can't possibly work without acpi on ia64. 2001-10-06 10:09:57 +00:00