freebsd-dev/sys/amd64
John Baldwin 88a5255bc4 Honor the BUS_DMA_NOCACHE flag to bus_dmamem_alloc() on amd64 and i386 by
mapping the pages as UC (uncacheable) using pmap_change_attr().

MFC after:	1 week
Requested by:	ariff
Reviewed by:	scottl
2007-04-17 21:05:34 +00:00
..
acpica Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
amd64 Honor the BUS_DMA_NOCACHE flag to bus_dmamem_alloc() on amd64 and i386 by 2007-04-17 21:05:34 +00:00
compile
conf Remove trailing '.' for consistency! 2007-04-10 21:40:13 +00:00
ia32 Newer versions of gcc don't support treating structures passed by value 2006-12-17 06:48:40 +00:00
include MFP4: Linux set_thread_area syscall (aka TLS) support for amd64. 2007-03-30 00:06:21 +00:00
isa o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
linux32 MFP4: Turn emul_lock into a mutex. 2007-04-02 18:38:13 +00:00
pci Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support. 2007-01-22 21:48:44 +00:00
Makefile