freebsd-dev/sys/i386
Peter Wemm ccb64c7419 Typo: if (mpu_config = NULL) -> if (mpu_config != NULL)
PR:		11411
Submitted by:	Christopher Peterson <cpeterso@cs.washington.edu>
1999-05-02 21:43:20 +00:00
..
apm DEVICE_SUSPEND was always returning ENXIO for reasons unknown. For 1999-04-21 07:57:55 +00:00
bios DEVICE_SUSPEND was always returning ENXIO for reasons unknown. For 1999-04-21 07:57:55 +00:00
boot Update #include statements to reflect the new location of "sioreg.h". 1999-04-22 21:02:44 +00:00
conf Disable second declaration of oltr0 - the first one (intended for isa) will 1999-05-02 20:34:06 +00:00
eisa These two drivers have not been converted for newbus eisa yet. 1999-05-02 20:35:44 +00:00
i386 Whoops, not all SMP systems have memory range attribute support. Don't 1999-05-02 03:06:22 +00:00
ibcs2 Suser() simplification: 1999-04-27 11:18:52 +00:00
include Add a hook that can be called to initialise a slave processor's memory 1999-04-30 22:09:45 +00:00
isa Typo: if (mpu_config = NULL) -> if (mpu_config != NULL) 1999-05-02 21:43:20 +00:00
linux - Handle mixer read ioctls correctly. They have the same group, number and 1999-04-29 04:37:57 +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