Fix #4428 (Became a new user today. Calibre does not "see" my Blackberry 8330)

This commit is contained in:
Kovid Goyal 2010-01-21 14:09:56 -07:00
parent e2580655d1
commit 3c084bb83e

View File

@ -18,7 +18,7 @@ class BLACKBERRY(USBMS):
VENDOR_ID = [0x0fca]
PRODUCT_ID = [0x8004, 0x0004]
BCD = [0x0200, 0x0107]
BCD = [0x0200, 0x0107, 0x0201]
VENDOR_NAME = 'RIM'
WINDOWS_MAIN_MEM = 'BLACKBERRY_SD'