freebsd-dev/sys/i386
John Baldwin e3d7caf487 Enable a few more things in x86 NOTES to get broader LINT coverage:
- Turn on iwi(4), ipw(4), and ndis(4) on amd64 and i386.
- Turn on ral(4) and ural(4) on i386, pc98, and amd64.
2006-06-12 20:38:17 +00:00
..
acpica * Ask for a page-aligned page instead of an arbitrary address. This should 2006-06-10 08:20:17 +00:00
bios APM was calling the suspend process from a timeout. This meant that 2006-05-25 23:06:38 +00:00
compile
conf Enable a few more things in x86 NOTES to get broader LINT coverage: 2006-06-12 20:38:17 +00:00
cpufreq Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
i386 Don't invalidate the TLB in pmap_qenter() unless the old mapping was valid. 2006-06-12 20:05:27 +00:00
ibcs2 Regenerate. 2006-02-06 22:15:00 +00:00
include Use the method described in IA-32 Intel Architecture Software Developer's 2006-05-30 23:44:21 +00:00
isa Use the method described in IA-32 Intel Architecture Software Developer's 2006-05-30 23:44:21 +00:00
linux regen (linux rt_sigpending) 2006-05-10 18:19:51 +00:00
pci - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
svr4 Use svr4_si_{addr,code,errno,signo,trap} in preference to si_{...}. 2005-10-19 14:59:54 +00:00
xbox Committed the xbox syscons(8)-able console driver. 2006-03-03 14:52:57 +00:00
Makefile