From: Alan B. <al...@ms...> - 2002-09-25 17:24:16
|
hi, > > > > __restore_flags(flags); /* local CPU only */ > > if (hwif->hw.ack_intr && hwif->irq) > > { > > hwif->hw.ack_intr(hwif); > > enable_irq(hwif->irq); > > } > > Nice! > > You're using an A1200? Probably because gayle_ack_intr_a1200() has to do more > than gayle_ack_intr_a4000(). wow, this is all interesting/great news folks! I've been away for a couple of weeks - but i can shove this into my system and see what comes out ---i thought IRQ's may have been down to it - but i'd not had time to stick printk's into all of the ide-probe.c great going guys! alan |