Jump to content

USBCalls: Difference between revisions

From EDM2
W.m.brul (talk | contribs)
add usbcalls macros
W.m.brul (talk | contribs)
Line 145: Line 145:


==Links==
==Links==
*[http://hobbes.nmsu.edu/h-search.php?key=usbdrv Lars Erdmann USB Drivers] - Version 10.213
*[http://hobbes.nmsu.edu/h-search.php?key=usbdrv Lars Erdmann USB Drivers]
*USBCALLS Toolkit [http://88watts.net/download/UsbCallsToolkit.zip]
*USBCALLS Toolkit [http://88watts.net/download/UsbCallsToolkit.zip]
*[http://trac.netlabs.org/usb Netlabs USB Project]
*[http://trac.netlabs.org/usb Netlabs USB Project]


[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Revision as of 17:35, 15 August 2017

The USBCalls API is a set of instructions to help the developer communicate to USB devices.

File

License
  • Freeware Runtime.

USBCALLS Functions

USBCALLS Macros

REXX Support

Init

Device Handle

Device Number

Control

Easy Device Control

Easy Interface Control

Easy Endpoint Control

Data Transfer

Descriptors

Notifications

Links