freebsd-skq/sys/ia64
marcel ae81d949d1 Untangle the code in this file to improve understandability. Both
ia64_count_cpus() and ia64_probe_sapics() called a single function
to do the the actual work. The difference in behaviour was handled
in that function and was further complicated by adding bootverbose
related code. As such, even the simplest of changes was hard to
comprehend.

Untangling has been done by increasing code duplication and using
a more naive style of coding. FWIW, the object file is slightly
smaller than before, so things aren't as bad as it may seem.

Triggered by: a simple fix on the P4 branch that never got merged.
2003-09-07 23:09:08 +00:00
..
acpica Untangle the code in this file to improve understandability. Both 2003-09-07 23:09:08 +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 MFp4: Revamped GENERIC (and hints). This is some much more pleasant 2003-09-07 06:39:51 +00:00
ia32 Regen. 2003-08-21 14:16:41 +00:00
ia64 MFamd64/i386 2003-09-07 20:02:38 +00:00
include Fix a place where I forgot to change the code that checks whether 2003-09-05 22:50:10 +00:00
isa Mega busdma API commit. 2003-07-01 15:52:06 +00:00
pci Delete legacy pcib code - we can't possibly work without acpi on ia64. 2001-10-06 10:09:57 +00:00