Changeset eb34d8e in mainline for uspace/app/vuhid/main.c


Ignore:
Timestamp:
2015-07-04T03:59:27Z (9 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7a1757e
Parents:
55346870
Message:

virtualusb: Rename device connection function to virtual to avoid conflict with libusbhost

this must have been broken for long time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/vuhid/main.c

    r55346870 reb34d8e  
    5353#include "stdreq.h"
    5454
    55 #define DEFAULT_CONTROLLER   "/virt/usbhc/ctl"
     55#define DEFAULT_CONTROLLER   "/virt/usbhc/virtual"
    5656
    5757static usbvirt_control_request_handler_t endpoint_zero_handlers[] = {
Note: See TracChangeset for help on using the changeset viewer.