Add an ugly hack to disable DMA on the Tadpole SPARCLE laptop. It doesn't
authorkettenis <kettenis@openbsd.org>
Tue, 29 Jul 2008 20:09:11 +0000 (20:09 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 29 Jul 2008 20:09:11 +0000 (20:09 +0000)
commit6ed2a37b644d60c3c558ef8353b16387f131236f
tree641fb42b4001ae389045ffb57ca671f397d6adb6
parentf81a8921f7efd2dd19a840236e2e71b0289384f4
Add an ugly hack to disable DMA on the Tadpole SPARCLE laptop.  It doesn't
work and this way we fall back on PIO which does work.  I'm pretty sure
this is caused by bugs in our code, but I cannot find them.

ok deraadt@, marco@
sys/dev/pci/pciide.c