usb-modeswitch-data 20191128-3 source package in Ubuntu

Changelog

usb-modeswitch-data (20191128-3) unstable; urgency=medium

  * Fix pre-source build clean by skipping upstream's clean target
    (Closes: #952276)

 -- Didier Raboud <email address hidden>  Mon, 24 Feb 2020 19:53:02 +0100

Upload details

Uploaded by:
Didier Raboud
Uploaded to:
Sid
Original maintainer:
Didier Raboud
Architectures:
all
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main comm

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
usb-modeswitch-data_20191128-3.dsc 2.1 KiB 5ae442dd26fa196327e00c8e96546cf61b033b6dccea621b6e6204477cfcb525
usb-modeswitch-data_20191128.orig.tar.bz2 33.3 KiB 3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9
usb-modeswitch-data_20191128-3.debian.tar.xz 13.3 KiB acb04f27d2b9ccb9135108d7439c2c17830c5349da65fdd87594686711bbdd1c

Available diffs

No changes file available.

Binary packages built by this source

usb-modeswitch-data: mode switching data for usb-modeswitch

 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 commands data needed for usb-modeswitch.