freebsd-src/sys/i386
Bruce Evans b76bb1d472 Fixed a printf() arg botch in the previous commit.
Only complain about an irq mismatch in the probe if the configured
irq doesn't become active, and then print the bitmap of irqs that
became active (including clock irqs) instead of just the first
(not including clock irqs).

Bugs reported by: msmith
1998-06-03 09:43:38 +00:00
..
apm If vm86 services are available, use these to perform the APM BIOS 1998-06-03 01:59:42 +00:00
bios If vm86 services are available, use these to perform the APM BIOS 1998-06-03 01:59:42 +00:00
boot Install ${DESTDIR}/boot.help during `make distribution'. 1998-05-27 12:13:18 +00:00
conf Add minimum driver for XC6200 based cards. Currently it knows about 1998-05-30 18:28:12 +00:00
eisa Include "eisa.h" and only provide code if NEISA > 0. 1998-05-17 20:31:50 +00:00
i386 Ifdefed the netisr support. 1998-06-03 07:56:59 +00:00
ibcs2 Correct sleep priority. 1998-06-02 05:39:13 +00:00
include Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. 1998-05-28 09:30:28 +00:00
isa Fixed a printf() arg botch in the previous commit. 1998-06-03 09:43:38 +00:00
linux ".. x11amp appears to be calling shmctl(id, IPC_RMID, 0) and the emulation 1998-06-02 12:38:31 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00