NetBSD/sys/arch/mac68k
bjh21 6a5af969d4 In mcstop(), don't clear IFF_UP. Other drivers don't mess with IFF_UP
internally, other than to set it when they gain their first address.
Every caller of mcstop() bar one was either preserving the state of IFF_UP
itself or was conditional on its already being clear, so the only effect of
this is to simplify the code and to change that one case, thereby curing
PR port-macppc/12088 (underflows on "mc" cause it to be taken down).
2003-06-04 21:30:06 +00:00
..
compile
conf
dev In mcstop(), don't clear IFF_UP. Other drivers don't mess with IFF_UP 2003-06-04 21:30:06 +00:00
include
mac68k Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
nubus
obio
Makefile