freebsd-src/sys/i386
Brian S. Dean 6745e78cee Don't unconditionally reset the hardware debug registers in cpu_exit(),
reset them only if they were previously in use.  Unconditionally
resetting the registers wipes them out frequently, which interferes
with their use for kernel debugging.

While I'm here, be less verbose in the associated comment of a
neighboring function.

Noticed by:	bde
2003-07-06 16:52:18 +00:00
..
acpica Mega busdma API commit. 2003-07-01 15:52:06 +00:00
bios - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Remove mpt from the nodevice list. This was tested by the submitter. 2003-06-12 17:11:01 +00:00
i386 Don't unconditionally reset the hardware debug registers in cpu_exit(), 2003-07-06 16:52:18 +00:00
ibcs2 Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
include Mega busdma API commit. 2003-07-01 15:52:06 +00:00
isa Silly compile fixes from resource_disabled() commit. 2003-07-03 14:33:17 +00:00
linux Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
pci - Rename nexus_pcib to legacy_pcib. I've been meaning to do this for a 2003-06-06 17:56:30 +00:00
svr4 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00