NetBSD/sys/arch/arc
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
..
arc Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
compile merge to NetBSD-current (DeskStation and Algor support is currently broken) 2000-01-23 20:45:01 +00:00
conf - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
dev don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
dti precede, not preceed. 2001-08-20 12:00:46 +00:00
include Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
isa Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
jazz Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
pci Disable PCI expansion ROM for normal operation. 2001-08-17 11:11:57 +00:00
stand Work around <bsd.lib.mk> used for kernel libs in other places. Clean up 2001-11-14 23:01:13 +00:00
Makefile Switch pica to jazzio. 2000-12-24 09:25:24 +00:00
TODO Remove descriotion about homegrown sonic driver from TODO list 2001-08-28 15:17:47 +00:00