usb-modeswitch-data 20191128-ok4update1 source package in openKylin

Changelog

usb-modeswitch-data (20191128-ok4update1) nile; urgency=medium

  * BUG: #482309 【原生适配】U-key插入系统后被识别成存储设备,导致U-key应用无法识别U-key设备
  * 需求: 无
  * 其他改动说明: 无
  * 其他改动影响域: 无

 -- maqiang <email address hidden>  Wed, 10 Jun 2026 15:45:29 +0800

Upload details

Uploaded by:
maqiang
Sponsored by:
Cibot
Uploaded to:
Nile.bedrock
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
comm
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock release main comm
Huanghe V3.0 proposed main comm
Nile.bedrock proposed main comm

Downloads

File Size SHA-256 Checksum
usb-modeswitch-data_20191128-ok4update1.tar.xz 36.5 KiB 60542f371b90a40e03a2cf8a4bbff975d6fe39dec3203ef1625e7cd7432c1b4e
usb-modeswitch-data_20191128-ok4update1.dsc 1.5 KiB e411e835336c57a9e0994b3ed9fd1671965610ce727893a8aea681709267244d

Available diffs

View changes file

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.