NetBSD/sys/arch/newsmips
thorpej 7ca3fb9ef0 Move the check for "promisc + unicast + not for us" into ether_input(),
and change Ethernet drivers to always pass all received frames to
ether_input() (with a few exceptions, which are documented in the
code).
2000-10-01 23:32:39 +00:00
..
apbus Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
compile
conf Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
dev Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
include Nuke unused obscure #define's. 2000-09-13 05:23:37 +00:00
newsmips Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
stand Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
Makefile Add stand to SUBDIR. 1999-07-08 11:48:47 +00:00