> >I should have mentioned; you can probably also avoid it by letting your
> >BIOS give the USB controller an IRQ, since it'll almost certainly also
> >perform whatever initialisation the driver is currently missing out on.
>
> Right, that is what I did once I realized that this particular comm
In message <[EMAIL PROTECTED]>, Mike Smith writes:
>> >
>> > In my bios I have PnPOS=NO, USB-IRQ=Disabled.
>> >
>> > The commit below results in a PCI interrupt storm and a terminally
>> > wedged system right after interrupts are enabled.
>>
>> This would be a bug in the UHCI or OHCI driver the
> >
> > In my bios I have PnPOS=NO, USB-IRQ=Disabled.
> >
> > The commit below results in a PCI interrupt storm and a terminally
> > wedged system right after interrupts are enabled.
>
> This would be a bug in the UHCI or OHCI driver then. You can avoid it by
> not running the driver.
I shou
>
> In my bios I have PnPOS=NO, USB-IRQ=Disabled.
>
> The commit below results in a PCI interrupt storm and a terminally
> wedged system right after interrupts are enabled.
This would be a bug in the UHCI or OHCI driver then. You can avoid it by
not running the driver.
> Poul-Henning
>
> |