freebsd-skq/sys/i386
Joerg Wunsch 4fb0b0de3e Implement a simple hook (or hack?) to allow graphics device console
drivers to protect DDB from being invoked while the console is in
process-controlled (i.e., graphics) mode.

Implement the logic to use this hook from within pcvt.  (I'm sure
Søren will do the syscons part RSN).

I've still got one occasion where the system stalled, but my attempts
to trigger the situation artificially resulted int the expected
behaviour.  It's hard to track bugs without the console and DDB
available. :-/
1995-04-08 21:32:11 +00:00
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot Include <machine/cpufunc.h> to get i/o functions - don't duplicate almost 1995-04-01 16:08:58 +00:00
conf pca: change IO_PPI to IO_TIMER1 due to syscons conflict 1995-04-08 16:08:35 +00:00
eisa Use EISA_MAX_SLOTS to be consistent with other EISA drivers. 1995-03-31 13:36:57 +00:00
i386 Implement a simple hook (or hack?) to allow graphics device console 1995-04-08 21:32:11 +00:00
ibcs2 Some long-waiting fixes for the COFF module. They silence compiler 1995-04-08 15:52:30 +00:00
include Update pcvt to 3.20 b24 1995-04-08 15:49:25 +00:00
isa Implement a simple hook (or hack?) to allow graphics device console 1995-04-08 21:32:11 +00:00
pci Correct pcibus_setup() to return as soon as one test succeeds. 1995-03-22 21:35:39 +00:00
scsi Log ABORT_TAG messages to the console. 1995-04-01 19:53:04 +00:00
Makefile