NetBSD/sys/arch
thorpej d6041754c2 Allow the DMA tag to specify a boundary contraint. If the device has a
more strict boundary, the map will use it, otherwise the map will inherit
the tag's, unless the tag's constraint is 0 (no boundary constraint).
1998-06-03 18:25:53 +00:00
..
alpha Allow the DMA tag to specify a boundary contraint. If the device has a 1998-06-03 18:25:53 +00:00
amiga Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
arm32 Sync w/ i386 port. 1998-06-03 04:20:22 +00:00
atari Sync w/ i386 port. 1998-06-03 04:20:22 +00:00
bebox Remove the _cookie member of the DMA tag; it's not used by anything. (This 1998-06-03 06:47:41 +00:00
hp300 Build pmap_boostrap.o without profiling; we can't call mcount before the 1998-05-31 23:18:57 +00:00
i386 Remove double "options GATEWAY" entry. 1998-06-03 10:03:25 +00:00
m68k If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't 1998-05-25 20:59:01 +00:00
mac68k Kill unused variable that resulted from the last change. 1998-06-02 03:21:42 +00:00
macppc Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
mips Protect against multiple inclusions. 1998-05-25 21:00:32 +00:00
mvme68k Build pmap_boostrap.o without profiling; we can't call mcount before the 1998-05-31 23:28:07 +00:00
newsmips Change "extern var;" --> "extern int var;" and so on. (for egcs -Wall) 1998-06-01 19:31:04 +00:00
ofppc Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
pc532 Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
pica Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
pmax Adjust bus_dmamap_sync() for the R4000; in that case, use the stashed 1998-06-03 05:10:23 +00:00
powerpc revert. ofppc->powerpc 1998-05-29 10:04:22 +00:00
sparc Panic if we can't fulfill a bus_dmamap_load() with a boundary constraint. 1998-06-03 04:35:42 +00:00
sun3 Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
vax Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
x68k Build pmap_boostrap.o without profiling; we can't call mcount before the 1998-05-31 23:28:07 +00:00