Re: Questions on lack of piix4 usb interrupts

2000-10-30 Thread Maciej W. Rozycki
On Mon, 30 Oct 2000, Adam J. Richter wrote: > My question is: could I get a slightly more detailed > explanation of what exactly the quirk_piix3usb routine was > trying to fix so I can better understand if I am bumping into > the same problem? Do I understand correctly that the piix3 fixup

Questions on lack of piix4 usb interrupts

2000-10-30 Thread Adam J. Richter
I am trying to determine how I should try to fix the problem of my notebook computer not receiving USB interrupts. I seem to have gotten it to sort of work by kludging to the USB UHCI driver's millisecond timer routine to also invoke the interrupt handler, but I hope I do not have to resor