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 Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add pseudo-device ksyms. 2003-04-26 14:10:04 +00:00
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 DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
mac68k Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
nubus Use aprint_normal() for cfprint routines. 2003-01-01 01:34:45 +00:00
obio Change return type of readdisklabel() to const char * 2003-05-02 08:45:10 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00