OpenVPN: Routing policy
[tomato.git] / release / src / router / usbmodeswitch / usb_modeswitch_dispatcher.1
blob7c9ad5bf02bf15d48d1c151a464caa6866b478f4
1 .TH "USB_MODESWITCH_DISPATCHER" "1"
2 .SH "NAME"
3 usb_modeswitch_dispatcher - wrapper for usb_modeswitch, not intended for direct invocation.
4 .SH "SYNOPSIS"
5 .PP
6 \fBusb_modeswitch_dispatcher\fR
7 .SH "DESCRIPTION"
8 .PP
9 usb_modeswitch_dispatcher will do detailed device checking and will subsequently
10 use the usb_modeswitch binary together with the selected device config file to
11 switch the mode of certain USB devices.
12 .PP
13 If no drivers are taking care of the device after the mode switch, the dispatcher
14 will try to load and bind the "option" serial driver, in order to make the device
15 useable.
16 .PP
17 This program is called by udev and is not supposed to be called directly
18 by the user.
19 .SH SEE ALSO
20 .BR usb_modeswitch(1).