freebsd-nq/sys/i386
Nate Lawson 97d31723e7 Make a pass through all drivers checking specs for desired behavior on
SMP systems.  It appears all drivers except ichss should attach to each
CPU and that settings should be performed on each CPU.  Add comments about
this.  Also, add a guard for p4tcc's identify method being called more than
once.
2005-02-27 02:43:02 +00:00
..
acpica - Add a new quirk to indicate that pin 0 of the first I/O APIC is really 2005-02-22 21:52:52 +00:00
bios /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
compile
conf Remove recently added note about DEVICE_POLLING not working with SMP. 2005-02-25 22:07:51 +00:00
cpufreq Make a pass through all drivers checking specs for desired behavior on 2005-02-27 02:43:02 +00:00
i386 Remove the old p4tcc. 2005-02-23 16:44:37 +00:00
ibcs2 correct bounds check of fd parameter 2005-02-25 20:15:11 +00:00
include Use a common multi-inclusion protection, and add such a 2005-02-19 21:16:48 +00:00
isa kill unused value 2005-02-25 23:06:25 +00:00
linux Use linux_emul_convpath() rather than linux_emul_find() as 2005-02-07 18:37:51 +00:00
pci Make a bunch of malloc types static. 2005-02-10 12:02:37 +00:00
svr4 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
Makefile