View Single Post
Old 08-13-2007, 12:40 PM   #17
athlonkmf
Guru
athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.athlonkmf ought to be getting tired of karma fortunes by now.
 
Posts: 714
Karma: 1014039
Join Date: May 2007
Device: Sony PRS-500, Sony PRS-505, Kindle 3, Sony PRS350, iPad 64GB
Quote:
Originally Posted by kovidgoyal View Post
All those other devices are USB class devices (they have a generic USB driver, typically the bulk storage driver). Windows requires a device to have a driver before initializing it. The SONY reader use a proprietary USB protocol and thus does not have a generic driver, so unless you install some driver either connect or libprs500, windows does not initialize the reader when it is plugged in.

Unix like OSes on the other hand dont have the concept of "registered drivers" so will initialize any USB device and then wait for a driver, either a kernel module or a userspace driver to claim the device.

Yet, all my other USB-devices can charge on my phone's USB-charger (that is an walladapter with instead of the normal powerconnector, has a mini USB-connector), but the SOny Reader can't. So it's also a sony reader problem.
athlonkmf is offline   Reply With Quote