usb-modeswitch 2.6.1-3ubuntu3 source package in Ubuntu

Changelog

usb-modeswitch (2.6.1-3ubuntu3) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:21:24 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
comm
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main comm
Noble release main comm

Downloads

File Size SHA-256 Checksum
usb-modeswitch_2.6.1.orig.tar.bz2 44.4 KiB 5195d9e136e52f658f19e9f93e4f982b1b67bffac197d0a455cd8c2cd245fa34
usb-modeswitch_2.6.1-3ubuntu3.debian.tar.xz 12.9 KiB 854eaeedb16fb79f24c23a98c4945a136680e9f50be2461f4d0eec81e319f30b
usb-modeswitch_2.6.1-3ubuntu3.dsc 2.0 KiB 3f4897d690ea60565ed5657b752d89404c72d64a97b4e23c50b129feae9006cf

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