In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
No change in size ,  01:17, 10 August 2015
m
totally being useful here.
Line 1: Line 1: −
nsysuhs.rpl is the system library that provides low-level USB device access. It is a wrapper over the [[:/dev/uhs]] IOSU interface, and is meant for USB peripheral drivers. Despite nsysuhs.rpl's presence in OSv11, it is impossible to load with OSDynLoad_Acquire(), at least in the web browser; doing so returns no error but an invalid handle. There is one known library that performs low-level USB operations, [[usb_mic.rpl]], but it includes its own copy of the nsysuhs.rpl functions. This seems to imply that nsysuhs.rpl was not meant to be used directly be anything, and may only be included by accident.
+
nsysuhs.rpl is the system library that provides low-level USB device access. It is a wrapper over the [[:/dev/uhs]] IOSU interface, and is meant for USB peripheral drivers. Despite nsysuhs.rpl's presence in OSv11, it is impossible to load with OSDynLoad_Acquire(), at least in the web browser; doing so returns no error but an invalid handle. There is one known library that performs low-level USB operations, [[usb_mic.rpl]], but it includes its own copy of the nsysuhs.rpl functions. This seems to imply that nsysuhs.rpl was not meant to be used directly by anything, and may only be included by accident.
    
==Functions==
 
==Functions==
47

edits

Navigation menu