On Mon, Mar 15, 2004 at 09:07:40AM -0800, Stephen J. Gowdy wrote: > > It would seem so. So are they suggesting that I pass > > 'pci=biosirq' to my kernel at boottime? > > Yes.
OK, now we get: # diffs of dmesg output ######################################### 19c19 < Kernel command line: BOOT_IMAGE=current ro root=302 hdc=ide-scsi --- > Kernel command line: BOOT_IMAGE=current ro root=302 hdc=ide-scsi pci=biosirq 25c25 < Detected 1667.262 MHz processor. --- > Detected 1667.703 MHz processor. 51,52c51,52 < ..... CPU clock speed is 1666.0495 MHz. < ..... host bus clock speed is 266.0639 MHz. --- > ..... CPU clock speed is 1666.0530 MHz. > ..... host bus clock speed is 266.0645 MHz. 115,117d114 < hda: IRQ probe failed (0xfffffeba) < hdb: IRQ probe failed (0xfffffeba) < hdb: IRQ probe failed (0xfffffeba) 222c219 < PCI: No IRQ known for interrupt pin B of device 0000:00:10.1. Please try using pci=biosirq. --- > PCI: No IRQ known for interrupt pin B of device 0000:00:10.1. 224c221 < PCI: No IRQ known for interrupt pin C of device 0000:00:10.2. Please try using pci=biosirq. --- > PCI: No IRQ known for interrupt pin C of device 0000:00:10.2. ################################################################# Essentially the same, except it doesn't offer any suggestions any more. :) That and the IRQ probes for my ide drives no longer fail. At any rate, the behaviour's the same. In googling around, I saw a couple of patches that address incorrect irq information being assigned to usb devices. However, that patches were both for 2.4.X and I'm at 2.6.3. The file to patch doesn't even exist and 2.6.3. -- Steve Jones "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." -- G. Marx ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
