freebsd-src/sys/i386
Peter Wemm db7cb131d0 Disable second declaration of oltr0 - the first one (intended for isa) will
cause the device to be found on all busses, including pci.
1999-05-02 20:34:06 +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 Typo, use SYS_RES_IRQ when releasing the irq resource, not SYS_RES_IOPORT. 1999-04-24 06:46:10 +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 s/static foo_devsw_installed = 0;/static int foo_devsw_installed;/. 1999-04-28 10:54:24 +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