freebsd-dev/sys/dev/ofw
Hartmut Brandt 761f89f9d8 Implement the ALT_BREAK_TO_DEBUGGER option for the ofw console. This is very
handy if the machine is on another floor. A minor issue with this is that
these functions are also used by the debugger, so its possible to break into
the debugger from the debugger.

PR:		sparc64/47143
Reviewed by:	benno
Approved by:	jake (mentor)
2003-02-07 16:20:09 +00:00
..
ofw_console.c Implement the ALT_BREAK_TO_DEBUGGER option for the ofw console. This is very 2003-02-07 16:20:09 +00:00
ofw_disk.c Add missing semicolon 2002-09-20 23:26:07 +00:00
ofw_pci.h 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindings 2001-11-18 20:38:44 +00:00
openfirm.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
openfirm.h Add an #ifdef _KERNEL to make it possible to include this file from 2002-10-18 15:21:09 +00:00
openfirmio.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
openfirmio.h Add a pseudo device which allows to access the OpenFirmware device tree 2002-10-18 15:23:43 +00:00