OHCI - anyone got it?

General discussion about Visopsys.
Post Reply
User avatar
andymc
Posts: 589
Joined: Tue Nov 16, 2010 7:20 pm

OHCI - anyone got it?

Post by andymc »

I was thinking I was nearly finished for a while, with USB; I added XHCI (USB 3) support in the latest release, and all that was left on my to-do list was a few little tweaks.

I had never added OHCI (USB 1) controller support, because they weren't so common before, and seemed like they were recently becoming as rare as hens' teeth. What few USB 1 controllers I was still encountering were all UHCI.

But, at work, we've been seeing some new systems come in, with 5-7 AMD controllers in them - XHCI, EHCI, and OHCI all together. On those machines, you need to have OHCI support to enable low/full-speed devices, like mice, keyboards, and even touchscreens. At least on certain external ports.

So I've been doing my homework, and I think I'm going to add this support. But I'd like to have it tested on a few different systems, when it's ready. VirtualBox has an implementation, and I've got an older workstation with OHCI, and I can get access to these AMD chipsets at work.

Does anyone else have them in their systems?

Andy
User avatar
doga-1494
Posts: 46
Joined: Fri Jul 22, 2011 3:53 pm

Re: OHCI - anyone got it?

Post by doga-1494 »

unfortunately, i don't have an old device which supports ohci
Post Reply