USB services: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
Not used by any system-title.
Not used by any system-title.


Used for Switch<>PC USB comms?
Used for Switch<>PC USB comms, aka Switch-as-device.


=usb:hs=
=usb:hs=

Revision as of 05:36, 16 August 2017

One symbol in USB-sysmodule is: "vtable for nn::usb::detail::UsbComplexTegra21x".

usb:ds

Not used by any system-title.

Used for Switch<>PC USB comms, aka Switch-as-device.

usb:hs

General USB devices usage, used by hid-sysmodule and bsdsockets-sysmodule.

usb:pd

Only system-titles with access to this are PTM and AM.

usb:pd:c

USB-sysmodule symbols for this refer to "Cradle", which is the Dock.

usb:pm

Presumably Power Management, only system-title using this is PTM.