freebsd-src/sys/ia64
Alan Cox 07b3303943 Eliminate unnecessary uses of PHYS_TO_VM_PAGE() from pmap_enter(). These
uses predate the change in the pmap_enter() interface that replaced the
page's physical address by the address of its vm_page structure.  The
PHYS_TO_VM_PAGE() was being used to compute the address of the same vm_page
structure that was being passed in.
2004-10-02 07:34:58 +00:00
..
acpica MFp4: 2004-09-19 03:50:46 +00:00
compile
conf Catch up with other platforms: switch the default scheduler to 4BSD. 2004-09-12 05:50:32 +00:00
disasm ITC.{i,d} instructions use format M41 not M42. 2004-08-16 18:41:24 +00:00
ia32 ...And fix WITNESS builds: declare syscallnames. 2004-09-26 20:39:56 +00:00
ia64 Eliminate unnecessary uses of PHYS_TO_VM_PAGE() from pmap_enter(). These 2004-10-02 07:34:58 +00:00
include Move the IA-32 trap handling from trap() to ia32_trap(). Move the 2004-09-25 04:27:44 +00:00
isa Add new a function isa_dma_init() which returns an errno when it fails 2004-09-15 12:09:50 +00:00
pci