NetBSD/sys/arch
thorpej f5cd6a7736 Add debugging support to the bus_space macros. If BUS_SPACE_DEBUG (or DEBUG)
is defined, the bus_space macros will check to ensure that the bus address
and the target buffer (if applicable) are aligned properly for the size
of the type being used.  If they are not, a message will be displayed on
the console.

Strict alignment is required by the Alpha architecture, and a trap will
occur of unaligned access is performed.  These changes will aid debugging
of broken device drivers.
1998-06-08 03:42:19 +00:00
..
alpha Add debugging support to the bus_space macros. If BUS_SPACE_DEBUG (or DEBUG) 1998-06-08 03:42:19 +00:00
amiga Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
arm32 Include all the correct header files to get the prototypes of all the 1998-06-04 17:45:50 +00:00
atari Sync w/ i386 port. 1998-06-03 04:20:22 +00:00
bebox Sync w/ i386 port: 1998-06-03 21:55:26 +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 Add ISA Plug and Play attachment for PCIC PCMCIA controller (pcic* at isapnp?). 1998-06-07 18:34:38 +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 Add (missing) "filedesc" 1998-06-05 12:24:44 +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 Add support for powerdown. 1998-06-07 06:31:17 +00:00
ofppc Merge in MACHINE_NEW_NONCONTIG support and some fix from Tsubai-San. 1998-06-05 11:27:09 +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 Merge in MACHINE_NEW_NONCONTIG support and some fix from Tsubai-San. 1998-06-05 11:27:09 +00:00
sparc Update from Iain for the parallel port stuff. 1998-06-07 21:14:17 +00:00
sun3 Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
vax Identify 3100/m38 + /m48 1998-06-07 20:20:05 +00:00
x68k Build pmap_boostrap.o without profiling; we can't call mcount before the 1998-05-31 23:28:07 +00:00