freebsd-dev/sys/i386
Dag-Erling Smørgrav 83eb77e880 Make that annoying "device busy" message dependent on DEBUG (using the
DEB macro). There are probably quite a few other messages that warrant
a similar treatment, and many more that should be converted to plain
log messages (e.g. "WARNING: wrintr but write DMA inactive!"). Now
that I think of it, same goes for the CAM code (e.g. the famed "tagged
openings" message)
1998-10-08 20:55:54 +00:00
..
apm Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
bios Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
boot Pass the BIOS unit number from which the kernel/loader was obtained in 1998-10-01 18:22:52 +00:00
conf Fix syntax errors I introduced. 1998-10-07 13:51:46 +00:00
eisa Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
i386 BIOS ROM base address is 0xe8000 on PC-98. 1998-10-08 16:15:22 +00:00
ibcs2 Silence a harmless warning. 1998-09-26 00:55:53 +00:00
include BIOS ROM base address is 0xe8000 on PC-98. 1998-10-08 16:15:22 +00:00
isa Make that annoying "device busy" message dependent on DEBUG (using the 1998-10-08 20:55:54 +00:00
linux Make async I/O on a socket work. 1998-10-05 16:37:36 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00