From eec03f5f29e9d1d584420cdbcf5224c578b8366d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C3=ABl=20Carr=C3=A9?= Date: Wed, 17 Mar 2010 09:05:49 +0000 Subject: Fuze: correct usb pid git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25232 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansafuze.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h index 2de522f..7e722d6 100644 --- a/firmware/export/config/sansafuze.h +++ b/firmware/export/config/sansafuze.h @@ -194,7 +194,7 @@ /* enable these for the experimental usb stack */ #define HAVE_USBSTACK #define USB_VENDOR_ID 0x0781 -#define USB_PRODUCT_ID 0x7423 +#define USB_PRODUCT_ID 0x74c1 #endif /* !BOOTLOADER */ -- cgit v1.1