From c75f871ca8186eb1b25a59fa606f7a2d94c09314 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Ass=C3=A9nat?= Date: Sun, 14 Jul 2013 04:30:45 +0000 Subject: [PATCH] Oups, wrong USB ID! --- usbconfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usbconfig.h b/usbconfig.h index 11d8564..d0d6b30 100644 --- a/usbconfig.h +++ b/usbconfig.h @@ -5,7 +5,7 @@ * Tabsize: 4 * Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt) or proprietary (CommercialLicense.txt) - * This Revision: $Id: usbconfig.h,v 1.11 2013-07-14 04:29:40 cvs Exp $ + * This Revision: $Id: usbconfig.h,v 1.12 2013-07-14 04:30:45 cvs Exp $ */ #ifndef __usbconfig_h_included__ @@ -130,7 +130,7 @@ rename it to "usbconfig.h". Then edit it accordingly. /* -------------------------- Device Description --------------------------- */ /* This is the Dracal technologies inc. (Raphnet technologies) VID */ -#define USB_CFG_VENDOR_ID 0x8B, 0x28 +#define USB_CFG_VENDOR_ID 0x9B, 0x28 #define USB_CFG_DEVICE_ID 0x03, 0x00