freebsd-skq/sys/mips/cavium/usb
Oleksandr Tymoshenko cccc098d9b We use port_index field of struct octusb_qh to reference USB state
of root HUB. Although it is initialized with port index of the
device's parent hub, which is worng. So track the USB tree up to
root HUB  and initialize this filed ptroprly

Rename port_index to root_port_index in order to reflect its
real semantics.
2012-01-20 23:37:04 +00:00
..
octusb_octeon.c - Properly set IRQ handlers for all USB ports 2012-01-01 09:12:21 +00:00
octusb.c We use port_index field of struct octusb_qh to reference USB state 2012-01-20 23:37:04 +00:00
octusb.h We use port_index field of struct octusb_qh to reference USB state 2012-01-20 23:37:04 +00:00