ITotalJustice
|
e7ceefb702
|
fix code style.
|
2025-05-21 22:16:03 +01:00 |
|
ITotalJustice
|
b3067506b4
|
add usbDsGetSpeed and missing speed enum entries.
|
2025-05-21 20:03:14 +01:00 |
|
Michael Theall
|
1e9fe9b199
|
usbDsWaitReady: use deadline timeout
|
2020-12-05 02:42:45 +01:00 |
|
SciresM
|
21b0613fa4
|
usb: add UsbState enum (#512)
|
2020-12-04 21:13:30 +01:00 |
|
yellows8
|
49d7fe81b8
|
usbds: Fixed usbDsInterface_AppendConfigurationData for 11.0.0.
|
2020-12-03 23:11:28 -05:00 |
|
SciresM
|
83dc9203dc
|
usb: update for 11.0.0 (#508)
|
2020-12-02 17:06:24 +01:00 |
|
yellows8
|
c40f8ecac6
|
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
|
2019-11-12 12:45:58 -05:00 |
|
yellows8
|
1f792cd92f
|
Various improvements/fixes and improved docs. Added nvGetServiceSession. Return an actual error when the value for determing which service to init is invalid, for services which use *ServiceType/AppletType. Improved cleanup handling. Fixed inverted logic in the spl cleanup define.
|
2019-10-31 22:53:42 -04:00 |
|
yellows8
|
051ad2dc60
|
Improved bool handling, clear IPC in-struct padding, and use serviceAssumeDomain prior to serviceClose in non-_{name}Cleanup funcs. Removed PACKED from the _usbHsIfCtrlXferAsync IPC in-struct. Fixed the code setting the IPC in-struct for _nsCmdRequestSendReceiveSystemUpdate, which is used by nssuRequestSendSystemUpdate/nssuControlRequestReceiveSystemUpdate. Minor other changes. Updated a param name for capsscCaptureRawImageWithTimeout.
|
2019-10-25 20:29:43 -04:00 |
|
yellows8
|
e82819d8a4
|
usbds: Updated for new-ipc. Added sysver checking. Updated the intf_num param type for usbDsRegisterInterfaceEx, likewise with intf_num fields used elsewhere. Renamed the Service 'h' field in UsbDsInterface/UsbDsEndpoint to 's'. Minor improvements + improved docs.
usbComms: Fixed locking issue which caused a hang in usbCommsInitialize*() when init fails.
|
2019-10-17 17:34:36 -04:00 |
|
friedkeenan
|
da4c060278
|
Add a bunch of GetServiceSession functions (#305)
* Add a bunch of GetServiceSession functions
|
2019-07-13 15:09:28 -04:00 |
|
Michael Theall
|
b49cb8a1a6
|
const params for usbDs
|
2019-03-16 00:07:39 +01:00 |
|
yellows8
|
ff3a4f9844
|
Renamed usbDsEndpoint_StallCtrl to *Stall.
|
2019-03-01 12:40:23 -05:00 |
|
fincs
|
11b7bece4a
|
Change all services except fatal to use hosversion* instead of kernelAboveXYZ
|
2019-02-18 21:48:49 +01:00 |
|
yellows8
|
725ac9f00a
|
Moved usb code specific to usbds into seperate .c/.h.
|
2018-11-28 17:34:53 -05:00 |
|