NetBSD/sys/arch/macppc
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
..
compile
conf Add sip* at pci. 2000-09-29 14:45:59 +00:00
dev Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
include Add an argument to need_resched macro. 2000-08-28 11:52:59 +00:00
macppc Fix a bug that prevents the kernel from detecting the root device. 2000-09-29 10:14:20 +00:00
pci remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
stand add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile