cvs commit: src/sys/i386/isa/pcvt pcvt_hdr.h pcvt_kbd.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Jul 10 14:24:36 PDT 2004
marcel 2004-07-10 21:24:36 UTC
FreeBSD src repository
Modified files:
sys/i386/isa/pcvt pcvt_hdr.h pcvt_kbd.c
Log:
Update for the KDB framework:
o Make debugging code conditional upon KDB instead of DDB.
o Call kdb_enter() instead of Debugger().
o Remove local (static) variable in_debugger. Use kdb_active instead.
Revision Changes Path
1.53 +1 -0 src/sys/i386/isa/pcvt/pcvt_hdr.h
1.43 +11 -18 src/sys/i386/isa/pcvt/pcvt_kbd.c
More information about the cvs-all
mailing list