Re: ide-io.c, ide_do_request -- race condition?
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2004-07-12 15:42:40
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2004-07-12 15:42:40
On Monday 12 of July 2004 17:15, Max T. Woodbury wrote:
PIIXa: IDE controller at PCI slot 00:01.0 PIIXa: chipset revision 2 PIIXa: not 100% native mode: will probe irqs later PIIXa: neither IDE port enabled (BIOS)
Do you have IDE ports disabled in BIOS? This prevents piix IDE driver from working and instead you are using generic IDE driver which is much slower (no DMA!) and may be unsafe. Bartlomiej