freebsd-dev/sys/i386
Peter Wemm 0bbd01ea13 Add some notes about the globalness of certain things like interrupts
and ISA DMA channels (ie: on most PCI systems, they are not.. they are
on the ISA side of the PCI-ISA bridge and could be duplicated if there
were multiple PCI-ISA bridges, say in a laptop docking station), while
the APIC resources would be global on SMP systems.
Also, revert a previous change, change some printfs back to panics.
1999-05-08 21:34:34 +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 Add some notes about the globalness of certain things like interrupts 1999-05-08 21:34:34 +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 GC some #if 0 junk 1999-05-08 21:28:39 +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