1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/i386
Peter Wemm f98661016d Don't print 'interrupting at irq nn' on the x86 family, it's not all
that big a deal just yet and isn't worth a whole line on the boot screen.
This could change later in the face of multi-ISA-bus (eg: laptop docking
stations with two independent ISA busses) and SMP/APIC systems.  The Alpha
already has multiple interrupt destinations to deal with.
1999-05-08 20:24:44 +00:00
..
apm Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
bios Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
boot Update #include statements to reflect the new location of "sioreg.h". 1999-04-22 21:02:44 +00:00
conf I'm sick of the automatic rename of /kernel to /kernel.old while doing 1999-05-08 20:04:39 +00:00
eisa Use consistant function definitions which also silences a warning. 1999-05-06 22:17:26 +00:00
i386 Don't print 'interrupting at irq nn' on the x86 family, it's not all 1999-05-08 20:24:44 +00:00
ibcs2 Add sufficient braces to keep egcs happy about potentially ambiguous 1999-05-06 18:13:11 +00:00
include Make sure the mem_range_AP_init() prototype is seen where it's needed, and 1999-05-08 17:48:22 +00:00
isa Use haveseen_ioport() which is now connected up to the resource manager. 1999-05-08 18:20:57 +00:00
linux I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
svr4 Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00