Module Name: src Committed By: he Date: Fri Mar 19 08:28:45 UTC 2010
Modified Files: src/sys/arch/x68k/include: bus.h Log Message: Constify the buffer pointer argument of the _bus_space_write_multi_<n> inline functions, so that this builds again. (Otherwise, ne2000.c driver would now fail to build.) To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/x68k/include/bus.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.