NetBSD/sys/arch/mipsco
matt a6db24a485 Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API
to select the maximum segment size for each bus_dmamap_load (up to the maxsegsz
supplied to bus_dmamap_create).  dm_maxsegsz is reset to the value supplied to
bus_dmamap_create when the dmamap is unloaded.
2005-03-09 19:04:43 +00:00
..
compile
conf Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files 2005-02-25 13:46:48 +00:00
include Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
isa Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
mipsco Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
obio use the generated macros in locators.h rather than hard-coded numbers 2004-12-14 02:32:02 +00:00
stand Don't specify the object format to pick the right endianness - the 2005-01-01 07:00:50 +00:00
Makefile