Re: [linux-usb-devel] [patch] usb-uhci.c: fix for PCI-lockups/IRQ problems

2000-11-30 Thread Miles Lane
Georg Acher wrote: > Hi, > test12-pre3 had a large set of patches to usb-uhci.c. One small detail of > this patch can make the driver to lockup the PCI bus with certain UHCI-chips > (only Intel but not VIA, of course not on my machines...). This patch should > fix that. > It also includes Linus'

[patch] usb-uhci.c: fix for PCI-lockups/IRQ problems

2000-11-30 Thread Georg Acher
Hi, test12-pre3 had a large set of patches to usb-uhci.c. One small detail of this patch can make the driver to lockup the PCI bus with certain UHCI-chips (only Intel but not VIA, of course not on my machines...). This patch should fix that. It also includes Linus' patch for the IRQ-setup. --