NetBSD/sys/arch/mipsco/obio
lukem 99bccc3cab - pull in opt_kgdb.h where necessary
- replace opt_kgdb_machdep.h with opt_kgdb.h
- defparam opt_kgdb.h:
	KGDB_DEV KGDB_DEVNAME KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
- move from opt_ddbparam.h to opt_ddb.h:
	DDB_FROMCONSOLE DDB_ONPANIC DDB_HISTORY_SIZE DDB_BREAK_CHAR SYMTAB_SPACE
- replace KGDBDEV with KGDB_DEV
- replace KGDBADDR with KGDB_DEVADDR
- replace KGDBMODE with KGDB_DEVMODE
- replace KGDBRATE with KGDB_DEVRATE
- use `9600' instead of `0x2580' for 9600 baud rate
- use correct quotes for  options KGDB_DEVNAME="\"com\""
- use correct quotes for  options KGDB_DEV="17*256+0"
- remove unnecessary dependancy on Makefile for kgdb_stub.o
- minor whitespace cleanup
2001-11-20 08:43:19 +00:00
..
asc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
clockreg.h
i82072.c Deal with -Wstrict-prototypes -Wmissing-prototypes 2000-12-03 04:51:04 +00:00
if_le.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
mkclock.c Deal with -Wstrict-prototypes -Wmissing-prototypes 2000-12-03 04:51:04 +00:00
obio.c * Tidy up interrupt handlers by implementing an intr_establish() 2000-08-15 04:56:45 +00:00
rambo.c Microtime calculation was seriously incorrect when HZ != 100 2000-09-06 07:52:47 +00:00
rambo.h Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
zs.c - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
zs_kgdb.c change b*() -> mem*() 2001-07-08 04:25:36 +00:00