summaryrefslogtreecommitdiff
path: root/debian/control
blob: e0dc7ebbe48c833f10339a722befd6a83eb498d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: usb-modeswitch-data
Section: comm
Priority: extra
Maintainer: Didier Raboud <didier@raboud.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50)
Standards-Version: 3.9.0.0
Homepage: http://www.draisberghof.de/usb_modeswitch/
Vcs-Git: git://git.debian.org/collab-maint/usb-modeswitch-data.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/usb-modeswitch-data.git

Package: usb-modeswitch-data
Architecture: all
Depends: ${misc:Depends}, udev (>= 0.140) | not+linux-gnu
Recommends: usb-modeswitch (>= 1.1.5)
Breaks: usb-modeswitch (<< 1.1.5)
Replaces: usb-modeswitch (<< 1.0.7-1)
Description: 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.