Date: Tue, 24 Jan 2006 12:34:56 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-pci.c Message-ID: <200601241234.k0OCYuU9096824@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2006-01-24 12:34:56 UTC FreeBSD src repository Modified files: sys/dev/ata ata-pci.c Log: Do not test for DMA status on legacy ATA devices. This has the unfortunate side effect that legacy ATA controllers at irq14 and irq15 cannot share interrupts with anything else without major problems. This fixes the ATAPI DMA problems some systems/devices have seen. Revision Changes Path 1.113 +2 -1 src/sys/dev/ata/ata-pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601241234.k0OCYuU9096824>