freebsd-dev/sys/amd64
Kazutaka YOKOTA 35e61cbd71 Add a new mechanism, cndbctl(), to tell the console driver that
ddb is entered.  Don't refer to `in_Debugger' to see if we
are in the debugger.  (The variable used to be static in Debugger()
and wasn't updated if ddb is entered via traps and panic anyway.)

- Don't refer to `in_Debugger'.
- Add `db_active' to i386/i386/db_interface.d (as in
  alpha/alpha/db_interface.c).
- Remove cnpollc() stub from ddb/db_input.c.
- Add the dbctl function to syscons, pcvt, and sio. (The function for
  pcvt and sio is noop at the moment.)

Jointly developed by: bde and me

(The final version was tweaked by me and not reviewed by bde.  Thus,
if there is any error in this commit, that is entirely of mine, not
his.)

Some changes were obtained from: NetBSD
2000-01-11 14:54:01 +00:00
..
amd64 Add a new mechanism, cndbctl(), to tell the console driver that 2000-01-11 14:54:01 +00:00
conf Uncomment pcic device and put pccard in GENERIC. PCCARD will be removed 2000-01-10 02:29:23 +00:00
include Fixed style bugs related to the access functions for the bsfl and bsrl 2000-01-09 16:46:03 +00:00
isa ISA device drivers use the ISA source interrupt number in locations where 2000-01-04 22:24:59 +00:00
pci Clean up the cfgmech/pci_mechanism debris. The reason for the existance 2000-01-08 08:31:24 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00