NetBSD/sys/arch/sun3/conf
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
..
bw2.sun3
cg4.sun3
DISKLESS - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
DISKLESS3X - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
files.sun3 Add an e_trapsignal member to struct emul, so that emulated processes can 2001-06-18 02:00:48 +00:00
FOUR_TTYS - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
GENERIC - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
GENERIC3X - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
INSTALL - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
INSTALL3X - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
KGDB - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
KGDB3X - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
Makefile.sun3 - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
obio.sun3
obio.sun3x
RAMDISK reduce ramdisk size back to what it was before. 2001-10-04 08:17:41 +00:00
RAMDISK3X reduce ramdisk size back to what it was before. 2001-10-04 08:17:41 +00:00
std.sun3 switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
std.sun3x switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00