freebsd-src/sys/i386
Peter Wemm 57a6bf02a3 #if 0 out the pci device list, not that you could do a lot with it. It
was only looking at old style drivers in the pcidevice_set, which doesn't
exist any more..  Ultimately, the pci and eisa bus drivers will check for
hints for wiring, flags and enable/disable etc as well.
1999-04-24 20:20:37 +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 Drop tty/net/bio/cam interrupt class labels, it's meaningless here now. 1999-04-24 16:07:51 +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 #if 0 out the pci device list, not that you could do a lot with it. It 1999-04-24 20:20:37 +00:00
ibcs2 Staticize. 1999-04-11 03:06:07 +00:00
include Moved cpu_set_fork_handler's prototype from <machine/cpu.h> to <sys/proc.h>. 1999-04-23 20:22:44 +00:00
isa Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't 1999-04-24 20:17:05 +00:00
linux unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
svr4 Restore support for executing BSD/OS binaries on the i386 by passing 1999-04-03 22:20:03 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00