NetBSD/sys/arch/vax
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
..
bi
boot Add ${_MKTARGET_LINK} to the link step 2004-04-21 22:01:44 +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
consolerl
floppy Ignore errors on some rm -rf's for platforms that aren't quite 2004-06-21 18:20:08 +00:00
if
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
mba Include the <sys/bufq.h> header to allow these to compile again. 2004-10-31 12:52:55 +00:00
stand Convert to usage of UUDECODE_FILES and standardize on filename extension 2004-03-19 08:07:22 +00:00
uba Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
vax 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
vsa use the generated macros in locators.h rather than hard-coded numbers 2004-12-14 02:32:02 +00:00
Makefile