Extend 'usb_pipe' to track the controller and ports of each device.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 31 Dec 2010 19:35:26 +0000 (14:35 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 1 Jan 2011 16:01:07 +0000 (11:01 -0500)
commita5f2b91060ee43c9acd0162227b85153cbbae1c6
tree5bdd67ccd3cc57f497a03c7585c4709e2d4d65db
parent8bf5503c1fd2ccf95a068351447fdc43ff191648
Extend 'usb_pipe' to track the controller and ports of each device.

Track the path of ports and controller of each usb device.  This is
useful for reporting the exact device path.
src/usb-ehci.c
src/usb-ohci.c
src/usb-uhci.c
src/usb.c
src/usb.h