marcel 2004-07-10 21:03:52 UTC FreeBSD src repository Modified files: sys/dev/en midway.c Log: Update for the KDB framework: o Call kdb_enter() instead of Debugger(). o Don't make such calls conditional upon KDB instead of DDB because they're already conditional upon EN_DEBUG. Revision Changes Path 1.62 +2 -3 src/sys/dev/en/midway.c