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

Changelog

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

  * debian/rules: Let dh_installudev install udev rules.
                  (Closes: #1058824)
                  Thanks to Chris Hofstaedtler for the patch
  * debian/control: bump standard to 4.6.2 (no changes)
  * debian/watch: use version=4

 -- Thorsten Alteholz <email address hidden>  Sat, 16 Dec 2023 22:51:02 +0100

Upload details

Uploaded by:
Thorsten Alteholz
Uploaded to:
Sid
Original maintainer:
Thorsten Alteholz
Architectures:
all
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main comm

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
usb-modeswitch-data_20191128-6.dsc 2.1 KiB 636d028c9d64bc39c38e491fcc433cabc32fd91718925a5cdf459dbbebec014a
usb-modeswitch-data_20191128.orig.tar.bz2 33.3 KiB 3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9
usb-modeswitch-data_20191128-6.debian.tar.xz 13.6 KiB 34ebcea82220a9023987aad579c740579f1070957337a515d788af2f7341b66e

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.