NetBSD/sys/arch/hp700
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 Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT 2005-02-18 21:05:50 +00:00
dev Add two more revisions that use the pagezero info. 2005-01-28 17:38:49 +00:00
gsc ansify and KNF 2005-01-15 15:19:51 +00:00
hp700 Disable use of BTLB mappings as BTLB handling is broken. 2005-01-31 18:22:24 +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
stand Fix the way this checks the object files so it works correctly with make -j 2004-11-29 15:19:26 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00