NetBSD/sys/arch/alpha
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
..
a12 When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
alpha don't need signal trampolin version 1 if we just do COMPAT_OSF1 2005-01-21 15:50:42 +00:00
common 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
compile
conf Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files 2005-02-25 13:46:48 +00:00
eisa
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 adapt to ISA "unknown address" namespace separation 2004-09-14 20:25:05 +00:00
jensenio include "locators.h" explicitely (don't rely on isavar.h doing so) 2004-09-14 19:57:37 +00:00
mcbus autoconf cleanup: turn xxxsubmatch() functions into the locator 2004-09-13 14:57:31 +00:00
pci Make match() fail if this is not a DWLPX (i.e a DWLMA). 2004-11-04 19:22:28 +00:00
sableio autoconf cleanup: turn xxxsubmatch() functions into the locator 2004-09-13 14:57:31 +00:00
stand Revert previous method of stripping out the .eh_frame sections from 2005-01-05 12:18:18 +00:00
tc
tlsb autoconf cleanup: turn xxxsubmatch() functions into the locator 2004-09-13 14:57:31 +00:00
Makefile
STYLE