usb-modeswitch 2.5.2+repack0-2ubuntu3 source package in Ubuntu

Changelog

usb-modeswitch (2.5.2+repack0-2ubuntu3) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Mon, 10 Feb 2020 08:23:53 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Didier Raboud
Architectures:
any
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main comm

Downloads

File Size SHA-256 Checksum
usb-modeswitch_2.5.2+repack0.orig.tar.xz 43.1 KiB 4d38618d7bc1bef89865c62fcfafd5e71a3312ea61711dd09e93f8323cd6abcb
usb-modeswitch_2.5.2+repack0-2ubuntu3.debian.tar.xz 28.6 KiB 27ea7beb86d9269cd7d9bb7a21b04612d7e7f28b0bdf3223a10cee3c6203d418
usb-modeswitch_2.5.2+repack0-2ubuntu3.dsc 2.0 KiB e10d75177ad8a14ee1ec2bc7a3194135dcba14a03204b902fea175a8e8ed4990

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.

usb-modeswitch-dbgsym: debug symbols for usb-modeswitch