freebsd-nq/sys/i386
Peter Wemm 5897d41109 Move cpu_fxsr definition to C code (so debug info is generated) and where
it is easily #ifdef'ed so that we dont miss unintentional references to it.
2001-08-24 08:27:24 +00:00
..
acpica Don't do sleep state transition if specified sleep state is not 2001-07-22 19:13:54 +00:00
apm
bios
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add a new kernel option RESTARTABLE_PANICS. If this option is present, 2001-08-23 20:32:21 +00:00
i386 Move cpu_fxsr definition to C code (so debug info is generated) and where 2001-08-24 08:27:24 +00:00
ibcs2 add <sys/sytm.h> (for cpufunc.h -> rdtsc) 2001-07-21 20:53:42 +00:00
include The general conesnsus on irc was that pci bios for config registers 2001-08-21 07:53:37 +00:00
isa Dont compile in SSE fxsave/fxrstor instructions if CPU_ENABLE_SSE isn't 2001-08-23 01:03:56 +00:00
linux Added the linux_sysinfo function to implement sysinfo(2). 2001-07-23 06:22:10 +00:00
pci The general conesnsus on irc was that pci bios for config registers 2001-08-21 07:53:37 +00:00
svr4 Add a new MI pointer to the process' trapframe p_frame instead of using 2001-06-29 11:10:41 +00:00
Makefile