From b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Feb 2015 15:02:49 +0100 Subject: massive reduction of unneeded files --- .../Xserver/hw/dmx/doc/html/usb-other_8c.html | 191 --------------------- 1 file changed, 191 deletions(-) delete mode 100644 nx-X11/programs/Xserver/hw/dmx/doc/html/usb-other_8c.html (limited to 'nx-X11/programs/Xserver/hw/dmx/doc/html/usb-other_8c.html') diff --git a/nx-X11/programs/Xserver/hw/dmx/doc/html/usb-other_8c.html b/nx-X11/programs/Xserver/hw/dmx/doc/html/usb-other_8c.html deleted file mode 100644 index 284b4b79b..000000000 --- a/nx-X11/programs/Xserver/hw/dmx/doc/html/usb-other_8c.html +++ /dev/null @@ -1,191 +0,0 @@ - - - - - File Index - - - - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

usb-other.c File Reference

#include "usb-private.h"
-#include "dmxinputinit.h"
-#include "usb-other.h"
- - - - - - - - - - - -

Functions

void othUSBRead (DevicePtr pDev, MOTIONPROC motion, ENQUEUEPROC enqueue, CHECKPROC checkspecial, BLOCK block)
void othUSBInit (DevicePtr pDev)
int othUSBOn (DevicePtr pDev)
void othUSBGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
-

Detailed Description

-This code implements a low-level device driver for a non-keyboard, non-mouse USB device (e.g., a joystick or gamepad).

Function Documentation

-

- - - - -
- - - - - - - - - - - - - - - - - - - -
void othUSBGetInfo DevicePtr  pDev,
DMXLocalInitInfoPtr  info
-
- - - - - -
-   - - -

-Fill the info structure with information needed to initialize pDev.

-

- - - - -
- - - - - - - - - - -
void othUSBInit DevicePtr  pDev  ) 
-
- - - - - -
-   - - -

-Initialize pDev using usbInit.

-

- - - - -
- - - - - - - - - - -
int othUSBOn DevicePtr  pDev  ) 
-
- - - - - -
-   - - -

-Turn pDev on (i.e., take input from pDev).

-

- - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
void othUSBRead DevicePtr  pDev,
MOTIONPROC  motion,
ENQUEUEPROC  enqueue,
CHECKPROC  checkspecial,
BLOCK  block
-
- - - - - -
-   - - -

-Read the USB device using usbRead.

-


-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3