aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2010-12-22 10:30:22 +0000
committerChristian Starkjohann <cs+github@obdev.at>2010-12-22 10:30:22 +0000
commit09ab8794544f20d60c1ce5a2847fd3ef4e8817e8 (patch)
tree70a3216919ea01a4e31afa2f7166ce806c7d3d8a
parentfde01649e6d4a8ae8af26e6a88abebc9db04483f (diff)
downloadv-usb-09ab8794544f20d60c1ce5a2847fd3ef4e8817e8.tar.gz
v-usb-09ab8794544f20d60c1ce5a2847fd3ef4e8817e8.tar.bz2
v-usb-09ab8794544f20d60c1ce5a2847fd3ef4e8817e8.zip
- fixed hex translation of some USB IDs, there was a typo
-rw-r--r--usbdrv/USB-IDs-for-free.txt6
1 files 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
---------------+---------------+-------------------------------------------