freebsd-nq/sys/i386
John Baldwin cd7ccabe44 For physical address regions between 0 and KERNLOAD, allow pmap_mapdev()
to use the direct mapped KVA at KERNBASE to service the request.  This also
allows pmap_mapdev() to be used for such addresses very early during the
boot process and might provide some small savings on KVA.

Reviewed by:	peter
2003-10-31 21:02:04 +00:00
..
acpica Add sysctl MIB and loader tunable `hw.acpi.no_reset_video' as 2003-10-30 16:14:55 +00:00
bios The present defaults for the open and close for device drivers which 2003-09-27 12:01:01 +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 Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO. 2003-10-29 14:22:09 +00:00
i386 For physical address regions between 0 and KERNLOAD, allow pmap_mapdev() 2003-10-31 21:02:04 +00:00
ibcs2 Fix a multitude of security bugs in the iBCS2 emulator: 2003-10-12 04:25:26 +00:00
include Always export r_gdt and r_idt and give them extern declarations in 2003-10-30 21:42:17 +00:00
isa Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
linux Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
pci Lower the priority of the legacy host to pci bridge driver so that other 2003-10-31 21:00:37 +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