CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/26 16:29:09
Modified files:
sys/dev/isa : aha.c gus.c uha_isa.c wds.c
Log message:
directly calling Debugger() is bad. turn these printf();Debugger(); series
into panic()'s.
ok deraadt@ jsing@
