freebsd-nq/sys/amd64
Scott Long 5974e5c71c Refactor the bus_dma header files so that the interface is described in
sys/bus_dma.h instead of being copied in every single arch.  This slightly
reorders a flag that was specific to AXP and thus changes the ABI there.
The interface still relies on bus_space definitions found in <machine/bus.h>
so it cannot be included on its own yet, but that will be fixed at a later
date.  Add an MD <machine/bus_dma.h> for ever arch for consistency and to
allow for future MD augmentation of the API.  sparc64 makes heavy use of
this right now due to its different bus_dma implemenation.
2005-03-14 16:46:28 +00:00
..
acpica - Add a new quirk to indicate that pin 0 of the first I/O APIC is really 2005-02-22 21:52:52 +00:00
amd64 MFCi386: Prevent integer underflow that could result in all memory being 2005-03-12 07:05:59 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf FreeBSD consumer bits of the nForce MCP NIC binary blob. 2005-03-12 00:29:30 +00:00
ia32 Remove sched_free_thread() which was only used 2004-08-31 06:12:13 +00:00
include Refactor the bus_dma header files so that the interface is described in 2005-03-14 16:46:28 +00:00
isa Fix a mismerge of i386 rev 1.209 2005-03-11 21:57:38 +00:00
linux32 Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
pci MFi386: whitespace, copyright header, etc updates 2005-01-21 05:56:41 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00