]> Git Repo - qemu.git/commit - hw/usb/dev-hub.c
usb-hub: implement find_device
authorGerd Hoffmann <[email protected]>
Tue, 10 Jan 2012 16:08:13 +0000 (17:08 +0100)
committerGerd Hoffmann <[email protected]>
Fri, 10 Feb 2012 10:31:57 +0000 (11:31 +0100)
commit06c750888c57bdc374feaa097f6cbc720210b834
tree68164b58d1c869c0fbd7995e612d8926bc1649a3
parent73796fe6228ae1e294b4946c6c90337141cacc42
usb-hub: implement find_device

Implement the find_device callback for the usb hub.  It'll loop over all
ports, calling usb_find_device for all enabled ports until it finds a
matching device.

Signed-off-by: Gerd Hoffmann <[email protected]>
hw/usb-hub.c
This page took 0.026171 seconds and 4 git commands to generate.