From b4e5123e5d78935a3ab961d54ee5902eed37aa32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Thu, 22 Nov 2007 20:51:00 +0000 Subject: New USB stack git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15758 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-c200.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'firmware/export/config-c200.h') diff --git a/firmware/export/config-c200.h b/firmware/export/config-c200.h index 8a1d6a37fa..53ff97326a 100644 --- a/firmware/export/config-c200.h +++ b/firmware/export/config-c200.h @@ -162,10 +162,10 @@ /* USB On-the-go */ #define CONFIG_USBOTG USBOTG_ARC -/* enable these for the experimental usb stack +/* enable these for the experimental usb stack */ #define HAVE_USBSTACK -#define USBSTACK_CAPS CONTROLLER_DEVICE -*/ +#define USB_VENDOR_ID 0x0781 +#define USB_PRODUCT_ID 0x7450 /* Virtual LED (icon) */ #define CONFIG_LED LED_VIRTUAL -- cgit v1.2.3