usb-modeswitch 1.2.3+repack0-1ubuntu2 source package in Ubuntu

Changelog

usb-modeswitch (1.2.3+repack0-1ubuntu2) precise; urgency=low

  * debian/patches/dispatcher-c-rewrite.patch: fix check_success() checks for
    the presence of vendor and product IDs to allow modeswitch to correctly
    be reported as successful when a verification is required. (LP: #935230)
 -- Mathieu Trudel-Lapierre <email address hidden>   Wed, 07 Mar 2012 10:48:42 -0500

Upload details

Uploaded by:
Mathieu Trudel-Lapierre
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
comm
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main comm

Downloads

File Size SHA-256 Checksum
usb-modeswitch_1.2.3+repack0.orig.tar.bz2 38.0 KiB f429ae027c0877bb9bb1a3cdc0be3b092136b79fc9b0e78b234b5dc4c0978af6
usb-modeswitch_1.2.3+repack0-1ubuntu2.debian.tar.gz 26.0 KiB 5cbedb7c90aeac1723e7303cdeda921f1b46e9eb67fd9daa30dfed973512e1f1
usb-modeswitch_1.2.3+repack0-1ubuntu2.dsc 2.1 KiB ea08a4fc724ace77f377b8964f7287334ff2f271783fe88ef4be99d4f3f0e09b

View changes file

Binary packages built by this source

usb-modeswitch: mode switching tool for controlling "flip flop" USB devices

 Several new USB devices have their proprietary Windows drivers onboard,
 especially WAN dongles. When plugged in for the first time, they act
 like a flash storage and start installing the driver from there. If
 the driver is already installed, the storage device vanishes and
 a new device, such as an USB modem, shows up. This is called the
 "ZeroCD" feature.
 .
 On Debian, this is not needed, since the driver is included as a
 Linux kernel module, such as "usbserial". However, the device still
 shows up as "usb-storage" by default. usb-modeswitch solves that
 issue by sending the command which actually performs the switching
 of the device from "usb-storage" to "usbserial".
 .
 This package contains the binaries and the brother scripts.