freebsd-nq/sys/i386
Bruce Evans a4e195e166 Don't print conflict messages in haveseen_isadev() if CC_QUIET is
specified.  This makes haveseen_isadev() useful for searching for a
free resource.  This increases the bitrot in the pci RESOURCE_CHECK
code.

Fixed the pre-attach conflict message.  The flag for distinguishing
pre-attach conflict checks from pre-probe ones was never set.
1998-10-12 13:12:45 +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 Don't pretend to support ix86's with 16-bit ints by using longs just 1998-10-10 14:30:05 +00:00
conf Fixed bitrot in mfs options. MFS_ROOT split into MFS_ROOT and 1998-10-12 12:27:24 +00:00
eisa Hook up ahapoll so that dumps, synchronize cache commands or any other 1998-10-09 21:38:36 +00:00
i386 mp_machdep.c: Set a vector to boot code (PC-98). 1998-10-10 13:37:16 +00:00
ibcs2 Silence a harmless warning. 1998-09-26 00:55:53 +00:00
include mp_machdep.c: Set a vector to boot code (PC-98). 1998-10-10 13:37:16 +00:00
isa Don't print conflict messages in haveseen_isadev() if CC_QUIET is 1998-10-12 13:12:45 +00:00
linux Unregister the glibc2 brand at module unload time. 1998-10-11 21:08:02 +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