1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/i386
Dmitry Chagin d789bfd562 Move extern variable definitions to the header file.
Approved by:	kib (mentor)
MFC after:	1 month
2009-05-02 10:06:49 +00:00
..
acpica At least one BIOS bogusly includes duplicate entries for I/O APICs. The 2009-03-05 16:03:44 +00:00
bios Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
compile
conf o add uath 2009-05-01 17:20:16 +00:00
cpufreq Extend comment in copyright notice as requested by author. 2009-03-29 13:35:20 +00:00
i386 Small addition to r191720. 2009-05-01 20:53:37 +00:00
ibcs2 FreeBSD/i386 doesn't include a software FPU emulator anymore, so adjust 2009-02-23 15:38:35 +00:00
include - Add support for cpuid leaf 0xb. This allows us to determine the 2009-04-29 06:54:40 +00:00
isa Fix a few nits in the earlier changes to prevent local information leakage 2009-03-25 22:08:30 +00:00
linux Move extern variable definitions to the header file. 2009-05-02 10:06:49 +00:00
pci Fall back to using configuration type 1 accesses for PCI config requests if 2009-03-24 18:10:22 +00:00
svr4 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
xbox In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
xen Fix the Xen build for i386 PV mode. 2009-04-01 17:06:28 +00:00
Makefile