freebsd-dev/sys/i386
Nate Lawson d77d315128 Correct a few bugs in the legacy cpu attachment. Get the unit from the
parent cpu device before passing it to pcpu_find().  Get the ivars from the
child, not parent cpu device.  These bugs would cause a panic when
dereferencing the pcpu ivar, but weren't present in the acpi attachment
which it seems most people are using.
2005-02-15 07:21:20 +00:00
..
acpica
bios
compile
conf Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
cpufreq Fix the problem with incorrect throttling level reported immediately after 2005-02-07 11:35:24 +00:00
i386 Correct a few bugs in the legacy cpu attachment. Get the unit from the 2005-02-15 07:21:20 +00:00
ibcs2 Backout previous change (disabling of security checks for signals delivered 2005-02-13 17:37:20 +00:00
include Implement support for CPU private mappings within sf_buf_alloc(). 2005-02-13 06:23:13 +00:00
isa Use the local APIC timer to drive the various kernel clocks on SMP machines 2005-02-08 20:25:07 +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
Makefile