NetBSD/sys/arch/next68k
abs b02dbae17e In xxx_mediachange(), if there is no callback to the front-end, just
return 0 instead of EINVAL.  In this case, there will only be one media
type, and the upper-level if_media code will ensure that the user is
setting to that type.
This matches changes Jason made a while back to sys/dev/ic/lance.c
1999-06-23 04:17:10 +00:00
..
compile
conf Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
dev In xxx_mediachange(), if there is no callback to the front-end, just 1999-06-23 04:17:10 +00:00
include Slightly rearrange the SSIR inline assembly implementation in order to avoid 1999-06-15 15:26:34 +00:00
next68k pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
stand include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
Makefile Add include to SUBDIR to install the machine includes. 1998-07-12 18:06:54 +00:00