1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00
freebsd/sys/i386
Peter Wemm b9da114482 Build the functionality of the wdc_p hack into the ide_pci.c code.
All it did was match a specific device ID and turn on a quirk for
the wdc driver.

Incidently, at line 1462 there is a return that prevents the generic
ide_pci code from trying to look at the device.  I'd be interested
to know if we can take out the return and let the generic code "see" it.
I've left the return in because that's the way it worked before.

(Be sure to rerun config after cvsup or you'll get undefined files!)
1999-04-13 20:22:34 +00:00
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot Don't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead. 1999-01-11 03:50:01 +00:00
conf Shoot the LKM support in the old wd/wdc/atapi driver set in the head and 1999-04-13 19:38:12 +00:00
eisa Staticize. 1999-04-11 03:06:07 +00:00
i386 Backout early start of APs since it caused some machines to hang. 1999-04-13 03:24:47 +00:00
ibcs2 Staticize. 1999-04-11 03:06:07 +00:00
include Backout early start of APs since it caused some machines to hang. 1999-04-13 03:24:47 +00:00
isa Build the functionality of the wdc_p hack into the ide_pci.c code. 1999-04-13 20:22:34 +00:00
linux Fix thread/process tracking and differentiation for Linux threads emulation. 1999-03-02 00:28:09 +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