From 09ab8794544f20d60c1ce5a2847fd3ef4e8817e8 Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Wed, 22 Dec 2010 10:30:22 +0000 Subject: - fixed hex translation of some USB IDs, there was a typo --- usbdrv/USB-IDs-for-free.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usbdrv/USB-IDs-for-free.txt b/usbdrv/USB-IDs-for-free.txt index 2f4d59a..9a66a53 100644 --- a/usbdrv/USB-IDs-for-free.txt +++ b/usbdrv/USB-IDs-for-free.txt @@ -121,11 +121,11 @@ PID dec (hex) | VID dec (hex) | Description of use ---------------+---------------+------------------------------------------- 10203 (0x27db) | 5824 (0x16c0) | For USB Keyboards ---------------+---------------+------------------------------------------- -10204 (0x27db) | 5824 (0x16c0) | For USB Joysticks +10204 (0x27dc) | 5824 (0x16c0) | For USB Joysticks ---------------+---------------+------------------------------------------- -10205 (0x27dc) | 5824 (0x16c0) | For CDC-ACM class devices (modems) +10205 (0x27dd) | 5824 (0x16c0) | For CDC-ACM class devices (modems) ---------------+---------------+------------------------------------------- -10206 (0x27dd) | 5824 (0x16c0) | For MIDI class devices +10206 (0x27de) | 5824 (0x16c0) | For MIDI class devices ---------------+---------------+------------------------------------------- -- cgit v1.2.3