USB services: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
manu uses this.
Line 2: Line 2:


=usb:ds=
=usb:ds=
Not used by any system-title.
Not used by any retail system-title. Seems to be used during [[Factory Setup|factory setup]] by [[Manu Services|manu]].


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

Revision as of 06:55, 1 September 2017

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

usb:ds

Not used by any retail system-title. Seems to be used during factory setup by manu.

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.