aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/usb/linux-cdc-acm.inf
diff options
context:
space:
mode:
authorMichal Nazarewicz <mina86@mina86.com>2011-04-26 19:08:36 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-29 16:45:22 -0700
commit7701846fd52f86dffe50715e0e63154088b7c982 (patch)
treeefb28b04e8f3e4d6ec6b2a78f2cb8ebced74caf5 /Documentation/usb/linux-cdc-acm.inf
parentUSB: serial: ftdi_sio: adding support for TavIR STK500 (diff)
downloadlinux-dev-7701846fd52f86dffe50715e0e63154088b7c982.tar.xz
linux-dev-7701846fd52f86dffe50715e0e63154088b7c982.zip
USB: gadget: g_multi: fixed vendor and product ID in inf files
Commit 1c6529e92b "USB: gadget: g_multi: fixed vendor and product ID" replaced g_multi's vendor and product ID with proper ID's from Linux Foundation. This commit now updates INF files in the Documentation/usb directory which were omitted in the original commit. Signed-off-by: Michal Nazarewicz <mina86@mina86.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/usb/linux-cdc-acm.inf')
-rw-r--r--Documentation/usb/linux-cdc-acm.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/usb/linux-cdc-acm.inf b/Documentation/usb/linux-cdc-acm.inf
index 612e7220fb29..37a02ce54841 100644
--- a/Documentation/usb/linux-cdc-acm.inf
+++ b/Documentation/usb/linux-cdc-acm.inf
@@ -90,10 +90,10 @@ ServiceBinary=%12%\USBSER.sys
[SourceDisksFiles]
[SourceDisksNames]
[DeviceList]
-%DESCRIPTION%=DriverInstall, USB\VID_0525&PID_A4A7, USB\VID_0525&PID_A4AB&MI_02
+%DESCRIPTION%=DriverInstall, USB\VID_0525&PID_A4A7, USB\VID_1D6B&PID_0104&MI_02
[DeviceList.NTamd64]
-%DESCRIPTION%=DriverInstall, USB\VID_0525&PID_A4A7, USB\VID_0525&PID_A4AB&MI_02
+%DESCRIPTION%=DriverInstall, USB\VID_0525&PID_A4A7, USB\VID_1D6B&PID_0104&MI_02
;------------------------------------------------------------------------------