Annotation of /trunk/usbip/usbipdevd2.confd
Parent Directory | Revision Log
Revision 1529 -
(hide annotations)
(download)
Mon Sep 19 15:56:48 2011 UTC (13 years, 1 month ago) by niro
File size: 300 byte(s)
Mon Sep 19 15:56:48 2011 UTC (13 years, 1 month ago) by niro
File size: 300 byte(s)
-new dev daemon for single usbip connctions with windows hosts
1 | niro | 1529 | # /etc/conf.d/usbipdevd - usbipdevd configuration file |
2 | # $Id$ | ||
3 | |||
4 | # which usb device id gets exported? | ||
5 | |||
6 | # logitech pen | ||
7 | #USBIP_DEVICE_ID="046d:c805" | ||
8 | |||
9 | # smc ehealth100/200 eGK terminal | ||
10 | USBIP_DEVICE_ID="04e6:5311" | ||
11 | |||
12 | # polling time in seconds | ||
13 | # default is to check every ten seconds | ||
14 | #USBIP_POLLING_TIME="10" |