mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
522 B
Text
9 lines
522 B
Text
USB_ModeSwitch is (surprise!) a mode switching tool for controlling
|
|
"flip flop" (multiple device) USB gear.
|
|
|
|
USB_ModeSwitch makes this process easy to handle by taking the important
|
|
parameters from a configuration file and doing all the initialization
|
|
and communication stuff, with heavy help from "libusb". It is mainly
|
|
used automatically - via udev events and rules - to do the switch
|
|
without any user interaction. But it can also be run as a command line
|
|
tool, usually when trying to make unknown devices work with it.
|