.. |
Makefile
|
…
|
|
acpi_machdep.h
|
Add acpi_md_OsEnableInterrupt, to go with acpi_md_OsDisableInterrupt
|
2009-03-14 13:54:28 +00:00 |
aout_machdep.h
|
…
|
|
apicvar.h
|
…
|
|
bios32.h
|
…
|
|
bootinfo.h
|
Pass the VBE mode number from the bootloader to the kernel, and then
|
2009-08-24 02:15:46 +00:00 |
bus.h
|
Change bus_size_t from paddr_t to size_t. It doens't make sense to have
|
2009-02-13 20:50:38 +00:00 |
bus_private.h
|
…
|
|
busdefs.h
|
…
|
|
cacheinfo.h
|
Fix toyp in previous. Pointed out by snj@
|
2009-05-13 23:26:38 +00:00 |
cpu.h
|
x86_cpu_topology, not toplogy.
|
2010-01-18 16:40:17 +00:00 |
cpu_counter.h
|
…
|
|
cpu_msr.h
|
Remove X86_IPI_WRITE_MSR (and msr_ipifuncs.c), replace all uses in drivers
|
2009-10-05 23:59:30 +00:00 |
cpufunc.h
|
factor out common reset code.
|
2009-01-27 21:59:24 +00:00 |
cputypes.h
|
…
|
|
cpuvar.h
|
Add support for VIA C7 temperature sensors (options VIA_C7TEMP)
|
2009-10-02 18:50:03 +00:00 |
float.h
|
…
|
|
genfb_machdep.h
|
PR# port-i386/37026: userconf(4) doesn't work with vesafb(4)
|
2009-02-17 01:42:51 +00:00 |
i8259.h
|
…
|
|
i82093reg.h
|
…
|
|
i82093var.h
|
It is only by accident that these get the definitions they need from
|
2009-03-25 22:56:00 +00:00 |
i82489reg.h
|
add LAPIC_MSR_ENABLE_x2 MSR. from murray@river-styx via port-amd64@
|
2010-01-09 20:50:11 +00:00 |
i82489var.h
|
…
|
|
ieee.h
|
…
|
|
ieeefp.h
|
…
|
|
intr.h
|
cpuctl:
|
2009-04-19 14:11:36 +00:00 |
intrdefs.h
|
Remove X86_IPI_WRITE_MSR (and msr_ipifuncs.c), replace all uses in drivers
|
2009-10-05 23:59:30 +00:00 |
ipmivar.h
|
Overhaul synchronization in ipmi(4): synchronize all access to
|
2009-07-20 19:11:30 +00:00 |
isa_machdep.h
|
isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.
|
2009-08-19 15:04:27 +00:00 |
loadfile_machdep.h
|
Fix 'boot -z' bogons.
|
2009-03-21 15:01:56 +00:00 |
lock.h
|
The last _KERNEL -> _HARDKERNEL in locking operations.
|
2009-01-15 01:20:31 +00:00 |
machdep.h
|
cleanup BIOS memmap code:
|
2008-12-15 22:20:52 +00:00 |
math.h
|
…
|
|
mpacpi.h
|
Introduce sys/arch/x86/x86/mp.c for common x86 MP configuration code.
|
2009-04-17 21:07:58 +00:00 |
mpbiosreg.h
|
…
|
|
mpbiosvar.h
|
Introduce sys/arch/x86/x86/mp.c for common x86 MP configuration code.
|
2009-04-17 21:07:58 +00:00 |
mpconfig.h
|
add x2apic support.
|
2010-01-09 20:56:17 +00:00 |
mtrr.h
|
…
|
|
mutex.h
|
A workaround for a bug with some Opteron revisions where locked operations
|
2009-04-24 17:49:51 +00:00 |
nmi.h
|
- rewrite x86 nmi dispatcher so that establish and disesablish are safe
|
2009-02-24 06:03:54 +00:00 |
pci_machdep.h
|
Add a new member, pc_super, to x86's pci_chipset_tag: pc.pc_super points
|
2010-03-14 20:19:06 +00:00 |
pci_machdep_common.h
|
Add a prototype for pci_mmio_range_infer() that will infer the
|
2010-03-20 00:02:59 +00:00 |
pic.h
|
cpuctl:
|
2009-04-19 14:11:36 +00:00 |
pio.h
|
…
|
|
pmap.h
|
Fix typos in comments.
|
2010-02-09 22:51:13 +00:00 |
pmap_pv.h
|
…
|
|
powernow.h
|
…
|
|
psl.h
|
Remove PSL_MBO (the bits that Must Be One) from PSL_USER - which are the
|
2008-09-18 21:09:18 +00:00 |
rtc.h
|
Split mc146818-related functions from clock.c into rtc.c.
|
2009-06-16 21:05:33 +00:00 |
rwlock.h
|
…
|
|
smbiosvar.h
|
…
|
|
specialreg.h
|
Fix the comments about cpuid flags, according cpuid documentation by
|
2010-04-03 23:17:05 +00:00 |
sysarch.h
|
PR port-i386/40143 Viewing an mpeg transport stream with mplayer causes crash
|
2009-03-21 14:41:29 +00:00 |
tprof.h
|
- rewrite x86 nmi dispatcher so that establish and disesablish are safe
|
2009-02-24 06:03:54 +00:00 |
trap.h
|
…
|
|
vga_post.h
|
Add vga_post_set_vbe for setting video mode.
|
2009-08-24 11:33:49 +00:00 |
via_padlock.h
|
sort out what is needed for crash(8) and what not, should fix
|
2009-04-01 21:15:45 +00:00 |