NetBSD/sys/arch/pmax
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 lkkbd requires lkkbdmap. 2005-02-25 16:12:25 +00:00
dev USe more appropriate macro/struct names for READ/WRITE (6) and 2004-12-07 23:07:31 +00:00
ibus autoconf cleanup: turn xxxsubmatch() functions into the locator 2004-09-13 14:57:31 +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
pmax 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 Don't specify the object format to pick the right endianness - the 2005-01-01 07:00:50 +00:00
tc Detection of mouse packet did not work with my mouse. It only sends 6 bytes 2005-01-15 05:24:30 +00:00
Makefile