Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 568 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 568 Bytes

XenUsbDevice - The Xen Paravitual VUSB Class Driver for Windows

The XenUsbDevice package consists of a single device driver:

  • xenusbdevice.sys is a driver which attaches to a XenVusb bus driver. It provides the required front end capabilities for a vUSB device.

Quick Start Guide

Building the driver

See BUILD.md

Installing the driver

See INSTALL.md

Driver Interfaces

See INTERFACES.md