freebsd_amp_hwpstate/sys/i386
Bruce Evans 58f28f6089 Fixed checking for maddr/msize conflicts. It was complete nonsense,
but was fairly harmless because not many devices have statically
configured msizes (none should have, but old-bus is missing post-probe
checks for maddr/msize conflicts, so sizes had to be statically
configured for maddr/msize conflict checking to actually work).

PR:		11146 (side issue)
1999-05-10 23:19:58 +00:00
..
apm Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
bios Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
boot Update #include statements to reflect the new location of "sioreg.h". 1999-04-22 21:02:44 +00:00
conf Move KERNEL?=kernel to top of the file where it's more obvious and add 1999-05-09 22:42:17 +00:00
eisa Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
i386 Fixed checking for maddr/msize conflicts. It was complete nonsense, 1999-05-10 23:19:58 +00:00
ibcs2 Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
include loadandclear() uses an atomic instruction (even on SMP, where it's an 1999-05-09 23:30:01 +00:00
isa correct params for sndmmap(). Don't bogo-initialize fields we don't 1999-05-10 18:13:30 +00:00
linux Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +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