Thread
: PRS-500
reverse engineering the Reader USB protocol
View Single Post
01-18-2007, 01:11 PM
#
93
kovidgoyal
creator of calibre
Posts: 45,449
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
OK next try: Change line 363 in communicate.py to
Code:
data = data_type(self.handle.bulk_read(self.BULK_IN_EP, size, timeout=10000))
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS