From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.58.154.35 with SMTP id vl3csp150521veb; Sun, 25 Nov 2012 05:22:48 -0800 (PST) Return-Path: <9front+bncBD2NRWHMOYIKPN6IQUCRUBCYM7HWY@googlegroups.com> Received-SPF: pass (google.com: domain of 9front+bncBD2NRWHMOYIKPN6IQUCRUBCYM7HWY@googlegroups.com designates 10.180.8.39 as permitted sender) client-ip=10.180.8.39 Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncBD2NRWHMOYIKPN6IQUCRUBCYM7HWY@googlegroups.com designates 10.180.8.39 as permitted sender) smtp.mail=9front+bncBD2NRWHMOYIKPN6IQUCRUBCYM7HWY@googlegroups.com; dkim=pass header.i=9front+bncBD2NRWHMOYIKPN6IQUCRUBCYM7HWY@googlegroups.com Received: from mr.google.com ([10.180.8.39]) by 10.180.8.39 with SMTP id o7mr3581218wia.4.1353849768149 (num_hops = 1); Sun, 25 Nov 2012 05:22:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=x-beenthere:received-spf:x-authenticated:x-provags-id:message-id :subject:date:from:to:mime-version:x-y-gmx-trusted:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type :content-transfer-encoding; bh=PwDrPaQ0m8FB01ZU1Ub6TfBsUK82MIKs71tKBja9b+o=; b=gs5x6MTaDcuZP0Q+idlmOLjUToQP/jy7zZirNXpTyM5UDQIeT65DJmAYwDkanaJAt0 393aE+uHQr3N/XaVfz7TPBf7IkPkGxF9vKEMvdzdrHz/4J6OH5NThuoXXbt++FMm6Tm6 on1Iwx8LyF02MljmpoZCPkituyG4IYPCSR5hPZCIyacRtExmY+MNRaxsRV+p5jcpCPvY 8EfTz0UUVRQBGoXvHjeGGK23Epy5iJOkppM1qIYiVRGnHkpU/l9nGjRhM/3PPAjKmaZy tMmHdzuf/wpyDXvlqyQX2t12KA8WnRDTiyzjiopkWPTKAcUtmFZkmSC7zVTJyMOdjfSD 1NOg== Received: by 10.180.8.39 with SMTP id o7mr1004105wia.4.1353849767752; Sun, 25 Nov 2012 05:22:47 -0800 (PST) X-BeenThere: 9front@googlegroups.com Received: by 10.180.87.7 with SMTP id t7ls984200wiz.43.canary; Sun, 25 Nov 2012 05:22:47 -0800 (PST) Received: by 10.14.204.3 with SMTP id g3mr11186800eeo.7.1353849767424; Sun, 25 Nov 2012 05:22:47 -0800 (PST) Received: by 10.14.204.3 with SMTP id g3mr11186799eeo.7.1353849767412; Sun, 25 Nov 2012 05:22:47 -0800 (PST) Received: from mailout-de.gmx.net (mailout-de.gmx.net. [213.165.64.22]) by gmr-mx.google.com with SMTP id u8si2882347een.1.2012.11.25.05.22.47; Sun, 25 Nov 2012 05:22:47 -0800 (PST) Received-SPF: pass (google.com: domain of cinap_lenrek@gmx.de designates 213.165.64.22 as permitted sender) client-ip=213.165.64.22; Received: (qmail invoked by alias); 25 Nov 2012 13:22:46 -0000 Received: from i5E8786F8.versanet.de (EHLO rei2.9hal) [94.135.134.248] by mail.gmx.net (mp004) with SMTP; 25 Nov 2012 14:22:46 +0100 X-Authenticated: #10700799 X-Provags-ID: V01U2FsdGVkX19NXWIKPZxNAYeIJFqqJnLGxpm7n2ZaodYVjPNM0+ S4+qsR3+n39FVV Message-ID: <30670a5a693f700c87edf84b558caef8@rei2.9hal> Subject: ehci and ohci bios handover fixes Date: Sun, 25 Nov 2012 13:21:15 +0100 From: cinap_lenrek@gmx.de To: 9front@googlegroups.com MIME-Version: 1.0 X-Y-GMX-Trusted: 0 X-Original-Sender: cinap_lenrek@gmx.de X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of cinap_lenrek@gmx.de designates 213.165.64.22 as permitted sender) smtp.mail=cinap_lenrek@gmx.de Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit i need anyone with usb 2.0 controller to test the following changes (not commited yet): http://code.google.com/p/plan9front/issues/detail?id=101#c3 there is a bug in the smm bios takeover in ohci and ehci. i made test iso and a kernel so you can test if this applies: http://9hal.ath.cx/usr/cinap_lenrek/testehci.iso http://9hal.ath.cx/usr/cinap_lenrek/9pcfehci source isnt commited yet. but here are the files to copy to /sys/src/9/pc: http://9hal.ath.cx/usr/cinap_lenrek/usbehcipc.c http://9hal.ath.cx/usr/cinap_lenrek/usbehci.h -- cinap