Time has passed without further mention of this problem. Today I took some time to discover exactly where the boot process was hanging. I found the place. In drivers/usb/host/pci-quirks.c, in function quirk_usb_disable_ehci (should start around line 211) there is a stanza that reads: /* always say Linux will own the hardware * by setting EHCI_USBLEGSUP_OS. */ pci_write_config_byte(pdev, offset + 3, 1); On my sapphire athlon64 motherboard (see the thread for more details), this call never returns (without generating any output). I commented it out, and now the EHCI subsystem works OK (currently running 2.6.16rc2). I do not know what the right patch should be. Carlo -- * Se la Strada e la sua Virtu' non fossero state messe da parte, * K * Carlo E. Prelz - fluido@fluido.as che bisogno ci sarebbe * di parlare tanto di amore e di rettitudine? (Chuang-Tzu) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [linux-usb-devel] Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- From: David Brownell <david-b@pacbell.net>
- Re: [linux-usb-devel] Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- References:
- ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- From: "Carlo E. Prelz" <fluido@fluido.as>
- Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- From: Andrew Morton <akpm@osdl.org>
- Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- From: "Carlo E. Prelz" <fluido@fluido.as>
- Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- From: Andrew Morton <akpm@osdl.org>
- Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- From: "Carlo E. Prelz" <fluido@fluido.as>
- Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- From: Andrew Morton <akpm@osdl.org>
- Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- From: "Carlo E. Prelz" <fluido@fluido.as>
- ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- Prev by Date: How to tune kernel to swap more often (video ram swap)
- Next by Date: Re: [PATCH -mm] swsusp: freeze user space processes first
- Previous by thread: Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- Next by thread: Re: [linux-usb-devel] Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1
- Index(es):
![]() |