qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH]: USB-OHCI v0.1 (not ready for users)


From: Gianni Tedesco
Subject: [Qemu-devel] [PATCH]: USB-OHCI v0.1 (not ready for users)
Date: Sat, 19 Jun 2004 18:22:20 +0100

Hi,

I've started working on USB support for qemu, by implementing an OHCI
controller frontend, which is usable on any of the architectures qemu
supports.

It's not ready yet, but thought I'd share what I have after day 1,
developments are updated on:

        http://www.scaramanga.co.uk/stuff/qemu-usb/

All this code does currently is emulate a decent amount of the HC
frontend, enough to setup the root hub. All that means is that in linux
you should see /proc/bus/usb/ nodes! :)

TODO:
 o Implement ED/TD list handling. ie. make transfers work.
 o Implement USB device API and test devices mouse/kb/proxy/storage
 o Make root hub look like standard devices

-- 
// Gianni Tedesco (gianni at scaramanga dot co dot uk)
lynx --source www.scaramanga.co.uk/scaramanga.asc | gpg --import
8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D

Attachment: qemu-usb-0.1.diff
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]