Messages in this thread |  | | From | Lars Knudsen <> | Subject | Re: Hangup: Promise ATA100 (PDC20267) and Quantum disk | Date | Tue, 5 Sep 2000 11:13:54 +0200 |
| |
> Lars, > Did you add your drives to > const char *pdc_quirk_drives[] = { > };
My current quirk_drives from pdc202xx.c
const char *pdc_quirk_drives[] = { "QUANTUM FIREBALLlct08 08", "QUANTUM FIREBALLlct10 30", "QUANTUM FIREBALLlct15 30", "QUANTUM FIREBALLP KA6.4", "QUANTUM FIREBALLP LM20.4", "QUANTUM FIREBALLP LM20.5", NULL };
> Since you are sharing interrupts with your printer, did you > enable shared > interrupts in the ata/ide driver?
Printerport is disabled in BIOS, but I have verified the existance of the problem with the controller on different IRQ's.
I have CONFIG_PDC202XX_BURST set: PDC20267: FORCING BURST BIT 0x00 -> 0x01 ACTIVE .. and also checked on CONFIG_IDEDMA_AUTO, which gives no change turned on or off.
> PS 'ide.2.2.17.all.20000904.patch' is now on kernel.org Any changes that _could_ affect my problem?
/lars
-- Lars Knudsen lk@callcentereurope.dk http://www.callcentereurope.dk
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |