Searched hist:"319 a3798bc05579e8be813c2524bc89864bae489" (Results 1 – 8 of 8) sorted by relevance
/haiku/src/add-ons/kernel/busses/usb/ |
H A D | xhci_rh.cpp | 319a3798bc05579e8be813c2524bc89864bae489 Thu Dec 22 20:40:10 UTC 2011 Jérôme Duval <jerome.duval@gmail.com> Work in progress on XHCI bus driver.
* USB Core: Hub: pass more correct speed, port and address for USB3 devices. Transfer: doesn't care for bandwidth computation for super speed. BusManager: Make AllocateDevice() and FreeDevice() virtual, XHCI needs to setup a slot and an address for the device. Add USB_SPEED_WIRELESS usb_speed definition. Add USB2.0 erratum definition and some USB3 definitions * XHCI: Find outs which port supports SuperSpeed or not. Override AllocateDevice() to configure slot and address for a connected device. Override FreeDevice() to free ressources associated to a slot. Add context struct definitions.
|
H A D | xhci_hardware.h | 319a3798bc05579e8be813c2524bc89864bae489 Thu Dec 22 20:40:10 UTC 2011 Jérôme Duval <jerome.duval@gmail.com> Work in progress on XHCI bus driver.
* USB Core: Hub: pass more correct speed, port and address for USB3 devices. Transfer: doesn't care for bandwidth computation for super speed. BusManager: Make AllocateDevice() and FreeDevice() virtual, XHCI needs to setup a slot and an address for the device. Add USB_SPEED_WIRELESS usb_speed definition. Add USB2.0 erratum definition and some USB3 definitions * XHCI: Find outs which port supports SuperSpeed or not. Override AllocateDevice() to configure slot and address for a connected device. Override FreeDevice() to free ressources associated to a slot. Add context struct definitions.
|
H A D | xhci.h | 319a3798bc05579e8be813c2524bc89864bae489 Thu Dec 22 20:40:10 UTC 2011 Jérôme Duval <jerome.duval@gmail.com> Work in progress on XHCI bus driver.
* USB Core: Hub: pass more correct speed, port and address for USB3 devices. Transfer: doesn't care for bandwidth computation for super speed. BusManager: Make AllocateDevice() and FreeDevice() virtual, XHCI needs to setup a slot and an address for the device. Add USB_SPEED_WIRELESS usb_speed definition. Add USB2.0 erratum definition and some USB3 definitions * XHCI: Find outs which port supports SuperSpeed or not. Override AllocateDevice() to configure slot and address for a connected device. Override FreeDevice() to free ressources associated to a slot. Add context struct definitions.
|
H A D | xhci.cpp | 319a3798bc05579e8be813c2524bc89864bae489 Thu Dec 22 20:40:10 UTC 2011 Jérôme Duval <jerome.duval@gmail.com> Work in progress on XHCI bus driver.
* USB Core: Hub: pass more correct speed, port and address for USB3 devices. Transfer: doesn't care for bandwidth computation for super speed. BusManager: Make AllocateDevice() and FreeDevice() virtual, XHCI needs to setup a slot and an address for the device. Add USB_SPEED_WIRELESS usb_speed definition. Add USB2.0 erratum definition and some USB3 definitions * XHCI: Find outs which port supports SuperSpeed or not. Override AllocateDevice() to configure slot and address for a connected device. Override FreeDevice() to free ressources associated to a slot. Add context struct definitions.
|
/haiku/src/add-ons/kernel/bus_managers/usb/ |
H A D | usbspec_private.h | 319a3798bc05579e8be813c2524bc89864bae489 Thu Dec 22 20:40:10 UTC 2011 Jérôme Duval <jerome.duval@gmail.com> Work in progress on XHCI bus driver.
* USB Core: Hub: pass more correct speed, port and address for USB3 devices. Transfer: doesn't care for bandwidth computation for super speed. BusManager: Make AllocateDevice() and FreeDevice() virtual, XHCI needs to setup a slot and an address for the device. Add USB_SPEED_WIRELESS usb_speed definition. Add USB2.0 erratum definition and some USB3 definitions * XHCI: Find outs which port supports SuperSpeed or not. Override AllocateDevice() to configure slot and address for a connected device. Override FreeDevice() to free ressources associated to a slot. Add context struct definitions.
|
H A D | usb_private.h | 319a3798bc05579e8be813c2524bc89864bae489 Thu Dec 22 20:40:10 UTC 2011 Jérôme Duval <jerome.duval@gmail.com> Work in progress on XHCI bus driver.
* USB Core: Hub: pass more correct speed, port and address for USB3 devices. Transfer: doesn't care for bandwidth computation for super speed. BusManager: Make AllocateDevice() and FreeDevice() virtual, XHCI needs to setup a slot and an address for the device. Add USB_SPEED_WIRELESS usb_speed definition. Add USB2.0 erratum definition and some USB3 definitions * XHCI: Find outs which port supports SuperSpeed or not. Override AllocateDevice() to configure slot and address for a connected device. Override FreeDevice() to free ressources associated to a slot. Add context struct definitions.
|
H A D | Transfer.cpp | 319a3798bc05579e8be813c2524bc89864bae489 Thu Dec 22 20:40:10 UTC 2011 Jérôme Duval <jerome.duval@gmail.com> Work in progress on XHCI bus driver.
* USB Core: Hub: pass more correct speed, port and address for USB3 devices. Transfer: doesn't care for bandwidth computation for super speed. BusManager: Make AllocateDevice() and FreeDevice() virtual, XHCI needs to setup a slot and an address for the device. Add USB_SPEED_WIRELESS usb_speed definition. Add USB2.0 erratum definition and some USB3 definitions * XHCI: Find outs which port supports SuperSpeed or not. Override AllocateDevice() to configure slot and address for a connected device. Override FreeDevice() to free ressources associated to a slot. Add context struct definitions.
|
H A D | Hub.cpp | 319a3798bc05579e8be813c2524bc89864bae489 Thu Dec 22 20:40:10 UTC 2011 Jérôme Duval <jerome.duval@gmail.com> Work in progress on XHCI bus driver.
* USB Core: Hub: pass more correct speed, port and address for USB3 devices. Transfer: doesn't care for bandwidth computation for super speed. BusManager: Make AllocateDevice() and FreeDevice() virtual, XHCI needs to setup a slot and an address for the device. Add USB_SPEED_WIRELESS usb_speed definition. Add USB2.0 erratum definition and some USB3 definitions * XHCI: Find outs which port supports SuperSpeed or not. Override AllocateDevice() to configure slot and address for a connected device. Override FreeDevice() to free ressources associated to a slot. Add context struct definitions.
|