freebsd-dev/sys/dev/dcons
Marcel Moolenaar ed9c21cd74 Update for the KDB framework:
o  Use kdb_alt_break() to handle the alternate break sequence instead
   of handcoding it here.
o  Remove GDB kluges to make this driver work with the pre-KDB remote
   GDB code.
o  Call kdb_enter() instead of Debugger().

Note that with this commit the dcons(4) driver cannot be used for
remote debugging anymore. This driver has to use the new GDB debug
port interface instead. Such has not been done yet.
2004-07-10 21:02:17 +00:00
..
dcons_crom.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
dcons.c Update for the KDB framework: 2004-07-10 21:02:17 +00:00
dcons.h - Clean up global data. 2004-02-16 07:25:46 +00:00