NetBSD/sys/arch
wdk 374fb8efbc Decrement the block count to compensate for 64 bytes prefetched to fill
the DMA FIFO on non block aligned writes.   Not doing this causes large
writes (>4k) that are not aligned to incorrectly write 64bytes
of data every 4k interval.   This only occurs on raw devices - typically
newfs fails to create a clean filesystem.
2000-08-14 21:04:44 +00:00
..
alpha Remove an unnecessary MB in __cpu_simple_unlock(), per sections 2000-08-14 20:28:28 +00:00
amiga move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
amigappc amigappc: siop -> asiop 2000-07-04 14:18:06 +00:00
arc Just add the mmap argument to vga_common_attach(), don't bother 2000-08-14 20:14:50 +00:00
arm26 Shuffle debugging code around to make debugging copy{in,out,}str easier. 2000-08-13 12:32:48 +00:00
arm32 move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
atari move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
bebox At splsoftclock(), don't block softnet but softclock. 2000-08-14 10:09:06 +00:00
cobalt move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
evbsh3 - enable KERNFS and PROCFS 2000-08-12 06:59:01 +00:00
hp300 move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
hpcmips move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
i386 cast to u_long before casting to u_int to appease lint. 2000-08-13 22:45:01 +00:00
luna68k move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
m68k Add a `/t' modifier to the m68k ddb's `trace' command. This enables 2000-08-10 08:02:35 +00:00
mac68k move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
macppc move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
mips intrcnt[] counters should be handled by the port specific interrupt handlers. 2000-08-14 04:36:34 +00:00
mipsco Decrement the block count to compensate for 64 bytes prefetched to fill 2000-08-14 21:04:44 +00:00
mmeye move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
mvme68k Pull a bunch of common code from vme_pcc.c and vme_two.c into 2000-08-13 17:00:51 +00:00
news68k move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
newsmips move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
next68k move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
ofppc move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
pc532 move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
pmax move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
powerpc Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
prep Fix link problem. 2000-08-14 17:51:41 +00:00
sgimips Update for counter interrupt PSL change. 2000-08-08 16:56:03 +00:00
sh3 2nd argument of SYS___syscall(code, ...) is quad alignmented. 2000-08-09 22:11:17 +00:00
sparc move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
sparc64 move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
sun3 move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
vax Clear result registers before using them. 2000-08-14 11:16:52 +00:00
x68k move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00