freebsd-src/sys/i386
Mike Smith 4ffd949eaa mem.c
Split out ioctl handler a little more cleanly, add memory
	range attribute handling for both kernel and user-space
	consumers.

pmap.c
	Remove obsolete P6 MTRR-related code.

i686_mem.c
	Map generic memory-range attribute interface to the P6 MTRR
	model.
1999-04-07 03:57:45 +00:00
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot Don't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead. 1999-01-11 03:50:01 +00:00
conf Add i686_mem.c - memory range attribute support for P6 processors. 1999-04-07 03:55:36 +00:00
eisa Fix a typo. 1999-03-23 07:27:38 +00:00
i386 mem.c 1999-04-07 03:57:45 +00:00
ibcs2 Add missing poatch for ibcs2_ipc.h as well. 1999-02-09 15:53:21 +00:00
include Restore support for executing BSD/OS binaries on the i386 by passing 1999-04-03 22:20:03 +00:00
isa failled spell-check 1999-04-06 21:15:18 +00:00
linux Fix thread/process tracking and differentiation for Linux threads emulation. 1999-03-02 00:28:09 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
svr4 Restore support for executing BSD/OS binaries on the i386 by passing 1999-04-03 22:20:03 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00