1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-14 14:55:41 +00:00
freebsd/sys/i386
2008-10-23 15:53:51 +00:00
..
acpica Remove unit2minor() use from kernel code. 2008-09-26 14:19:52 +00:00
bios Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
compile
conf Say hello to the u3g driver, implementing support for 3G modems. 2008-10-09 21:25:01 +00:00
cpufreq Do not use PowerNow! if FID or VID is missing. 2008-10-21 00:52:20 +00:00
i386 Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
ibcs2 Change the static struct sysentvec and struct Elf_Brandinfo initializers 2008-09-24 10:14:37 +00:00
include Fix IPI support 2008-10-23 07:20:43 +00:00
isa Turn off CPU frequency change notifiers when the TSC is P-state invariant 2008-10-21 00:38:00 +00:00
linux Correctly fill siginfo for the signals delivered by linux tkill/tgkill. 2008-10-19 10:02:26 +00:00
pci Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mapped 2008-09-11 21:42:11 +00:00
svr4
xbox
xen Fix IPI support 2008-10-23 07:20:43 +00:00
Makefile