NetBSD/sys/dev
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
..
acpi add RCSID 2001-11-13 13:01:57 +00:00
arcbios add RCSID 2001-11-13 12:51:12 +00:00
ata add RCSID 2001-11-13 12:51:12 +00:00
bi add RCSID 2001-11-13 12:51:12 +00:00
cardbus don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
dec add/cleanup RCSID 2001-11-13 12:49:45 +00:00
ebus make this "MI"; nothing different between this and the SPARC version. 2001-09-07 15:50:49 +00:00
eisa don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
hpc add RCSID 2001-11-13 12:47:33 +00:00
i2c add RCSID 2001-11-13 12:24:11 +00:00
i2o add RCSID 2001-11-13 12:24:11 +00:00
ic - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
ieee1394 don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
isa don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
isapnp Regen 2001-11-16 18:34:08 +00:00
mca don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
microcode Update to latest 12160 initiator firmware. 2001-10-20 21:52:24 +00:00
mii add RCSID 2001-11-13 07:38:28 +00:00
mscp add RCSID 2001-11-13 07:38:28 +00:00
news add RCSID 2001-11-13 07:30:37 +00:00
ofisa add RCSIDs 2001-11-13 07:24:43 +00:00
ofw add RCSIDs 2001-11-13 07:24:43 +00:00
pci Add Titan 200H (from Wojciech Puchar) 2001-11-18 20:20:25 +00:00
pckbc Add a DISGNOSTIC message. 2001-11-13 17:45:07 +00:00
pcmcia regenerate for 1.147 2001-11-19 05:25:22 +00:00
podulebus fix RCSID 2001-11-13 13:32:34 +00:00
qbus don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
raidframe Cleanup some whitespace that indent got wrong a long time ago. 2001-11-20 02:37:29 +00:00
rasops don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
rcons don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
sbus don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
scsipi Add a new quirk value PQUIRK_CAP_SYNC for SCSI1 devices which support 2001-11-19 22:50:00 +00:00
std
sun add RCSIDs 2001-11-13 06:54:32 +00:00
sysmon add RCSIDs 2001-11-13 06:28:55 +00:00
tc don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
usb Start of pipe open routine. 2001-11-19 02:57:16 +00:00
vme don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
wscons Injecting events into a mux that is not open is not an error. 2001-11-19 00:37:22 +00:00
wsfont don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
xmi add RCSIDs 2001-11-13 06:08:32 +00:00
DEVNAMES Add ehci. 2001-11-16 17:10:30 +00:00
Makefile Need to recurse into the raidframe subdir too. 2001-10-04 16:04:53 +00:00
auconv.c add RCSIDs 2001-11-13 05:32:49 +00:00
auconv.h ANSIfy. 2001-10-02 23:31:54 +00:00
audio.c fix a trivial lint warning 2001-11-17 05:31:27 +00:00
audio_if.h Fix pasto in type of dev_ioctl method. 2001-10-03 20:48:41 +00:00
audiovar.h
ccd.c add RCSIDs 2001-11-13 05:32:49 +00:00
ccdvar.h change ccio_ndisks and sc_nccdisks of struct ccd_ioctl from int to u_int 2001-08-05 11:20:13 +00:00
clock_subr.c add RCSIDs 2001-11-13 05:32:49 +00:00
clock_subr.h
clockctl.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
cninit.c add RCSIDs 2001-11-13 05:32:49 +00:00
cons.c add RCSIDs 2001-11-13 05:32:49 +00:00
cons.h
ld.c add RCSIDs 2001-11-13 05:32:49 +00:00
ldvar.h
md.c add RCSIDs 2001-11-13 05:32:49 +00:00
md.h
md_root.c add RCSIDs 2001-11-13 05:32:49 +00:00
midi.c add RCSIDs 2001-11-13 05:32:49 +00:00
midi_if.h ANSIfy. 2001-10-02 22:41:22 +00:00
midisyn.c add RCSIDs 2001-11-13 05:32:49 +00:00
midisynvar.h ANSIfy. 2001-10-02 22:41:22 +00:00
midivar.h
mulaw.c add RCSIDs 2001-11-13 05:32:49 +00:00
mulaw.h ANSIfy. 2001-10-02 23:31:54 +00:00
rnd.c add RCSIDs 2001-11-13 05:32:49 +00:00
rndpool.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
sequencer.c remove superfluous NSEQUENCER > 0 test 2001-11-13 06:07:13 +00:00
sequencervar.h
vnd.c add RCSIDs 2001-11-13 05:32:49 +00:00
vndvar.h