From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <28b3f0ca3038a67e52d8afdd7518e943@plan9.bell-labs.com> Date: Tue, 5 Feb 2008 20:31:23 -0500 From: geoff@plan9.bell-labs.com To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] usb ohci support arrives Topicbox-Message-UUID: 47512e08-ead3-11e9-9d60-3106f5b1d025 I've just pushed out source changes to support USB OHCI (non-Intel) controllers. Charles Forsyth provided the original driver, devohci.c. I adapted it to fit our USB framework, and Sape Mullender debugged the result.