1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/sys/sparc64
Marcel Moolenaar a5a3d76272 Update for the KDB framework:
o  Make debugging code conditional upon KDB instead of DDB.
o  Call kdb_enter() instead of Debugger().
o  Remove implementation of Debugger().
o  Check kdb_active instead of db_active.
o  Call kdb_trap() according to the new world order.
2004-07-10 23:10:07 +00:00
..
central Add missing <sys/module.h> instances which were shadowed by the nested 2004-06-03 05:58:30 +00:00
compile
conf Better OFW console support on Sun Ultra2 machines. 2004-06-24 02:57:11 +00:00
creator - Add missing <sys/module.h>. [1] 2004-07-09 23:12:22 +00:00
ebus These don't need RMAN_RESOURCE_VISIBLE now that rman is visible 2004-07-03 20:56:16 +00:00
fhc Really remove __RMAN_RESORUCE_VISIBLE 2004-07-03 20:49:00 +00:00
include Remove obsolete prototype of kdb_trap(). 2004-07-10 23:05:38 +00:00
isa - Remove the old sparc64 OFW PCI code (as opposed to the former 2004-05-08 13:53:47 +00:00
pci Update for the KDB framework: 2004-07-10 23:06:41 +00:00
sbus These don't need RMAN_RESOURCE_VISIBLE now that rman is visible 2004-07-03 20:56:16 +00:00
sparc64 Update for the KDB framework: 2004-07-10 23:10:07 +00:00