1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/i386
Philip Paeps 647e5349ec Enable the led-toggling magic. Compiling files which are in the kernel into
modules is a very nice way to produce hard-to-find panics.  Who would look for
a bug in a Makefile anyway?

Has anyone seen the pointy hat? :-o

Approved by:	njl (mentor)
2004-04-23 17:41:05 +00:00
..
acpica Enable the led-toggling magic. Compiling files which are in the kernel into 2004-04-23 17:41:05 +00:00
bios Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
compile
conf Add the ACPI Asus extras driver. Provides support for cool ACPI-controled 2004-04-22 21:29:02 +00:00
cpufreq o Typo: Ternal -> Thermal. 2004-02-29 18:30:35 +00:00
i386 Use %eax rather than %ax when loading segment registers to avoid partial 2004-04-16 19:26:37 +00:00
ibcs2 Regen from ibcs2_wait() becoming MPSAFE. 2004-03-28 22:51:40 +00:00
include - is_physical_memory()'s parameter, which is a physical address, should be 2004-04-11 04:26:58 +00:00
isa Use BSD spelling vs. SysV. 2004-04-19 18:38:04 +00:00
linux Use the BSD madvise() syscall implementation for Linux binary emulation, 2004-03-28 21:43:27 +00:00
pci Don't call the BIOS to route a link that has already been routed by the 2004-04-16 18:54:05 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile