From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from duke.felloff.net ([216.126.196.34]) by ur; Fri Nov 17 13:32:03 EST 2017 Message-ID: <0DCD4571B32CFFF591AD2F9E826344F9@felloff.net> Date: Fri, 17 Nov 2017 19:31:53 +0100 From: cinap_lenrek@felloff.net To: 9front@9front.org Subject: Re: [9front] usb hid defunct? In-Reply-To: 1510934694.2231196.1176018032.6BFEAAB2@webmail.messagingengine.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: RESTful GPU-oriented event-oriented database dependency optimizer ok, i did a little experiment now, commenting out the intrenable() line from the uhci driver and i can completely reproduce the effect you have. port attaches get as far as setaddr which then times out and its gone. but all highspeed devices work (usb stick). so it really looks like your uhci controller is not getting its interrupts for some reason, but the ehci is. so i'd do the standard things first: try booting with: *acpi= if still doesnt work, go to legacy isa interrupts: *nomp=1 -- cinap