NetBSD/sys/arch
thorpej 7c03f46228 Don't print a warning if the returned transfer count is less than 0.
This can happen during perfectly normal operation if:
	(a) We are using DMA to select a target, and
	(b) we are interrupted by another target reselecting us.
Per discussion with Paul Krannenburg.
1997-06-26 00:31:20 +00:00
..
alpha Turn of 'unclaimed interrupt' messages- we know about them already- we can't 1997-06-24 18:08:59 +00:00
amiga Make aucc work in the presence of LEV6_DEFER. 1997-06-23 23:46:23 +00:00
arm32 foosize()'s return value is in DEV_BSIZE units; adjust the size obtained 1997-06-24 00:38:46 +00:00
atari Be consistent with more pedantic bus.h. 1997-06-25 12:15:54 +00:00
hp300 foosize()'s return value is in DEV_BSIZE units; adjust the size obtained 1997-06-24 00:44:03 +00:00
i386 Adjust options statements so that if they are commented out or uncommented, it doesn't screw up indentation. 1997-06-25 04:41:15 +00:00
m68k Disassemble the MOVE16 instruction. Also, correct the spelling of 1997-06-19 17:39:38 +00:00
mac68k Fix from camk@telecom.ksu.edu (Kelly Campbell), via Ken Nakata, for a 1997-06-25 12:44:05 +00:00
mips Someday I'll learn how the MIPS cpu works; add some delay after the tlbp 1997-06-25 05:06:01 +00:00
mvme68k move man pages into share/man. 1997-06-22 06:25:58 +00:00
ofppc bring mrg-vm-swap2 onto mainilne. 1997-06-12 15:46:19 +00:00
pc532 remove now obsolete "swap on..." lines. 1997-06-12 18:41:58 +00:00
pica Apply sys/arch/mips changes (MACH_ -> MIPS_ or MIPS3_) changes to Pica port. 1997-06-23 02:56:38 +00:00
pmax Update compiled-in default partition. Default root 32Mbytes, swap 64Mbytes. 1997-06-25 11:00:32 +00:00
powerpc bring mrg-vm-swap2 onto mainilne. 1997-06-12 15:46:19 +00:00
sparc Don't print a warning if the returned transfer count is less than 0. 1997-06-26 00:31:20 +00:00
sun3 foosize()'s return value is in DEV_BSIZE units; adjust the size obtained 1997-06-24 00:56:28 +00:00
sun3x move man pages into share/man. 1997-06-22 06:40:25 +00:00
vax foosize()'s return value is in DEV_BSIZE units; adjust the size obtained 1997-06-24 00:56:28 +00:00
x68k move man pages into share/man. 1997-06-22 07:02:27 +00:00