Hi all, I have written an user-space alpha driver for the Creative Nomad Jukebox (an MP3 player) using libusb-0.1.3b on Linux x86. It currently supports transfering a sequence of MP3 files to the device using a command line tool. A source tarball is available from: http://box.anticore.net/~james/jukebox/ Obviously, libusb is required to compile it. The code is intended to become part of the libpdmp project which is at http://pointless.net/libpdmp/ It is derived from the protocol analysis and documentation which is at http://www.aracnet.com/~seagull/NJB/about/ This code is very basic, very unstable and could potentially cause damage to your hardware. Please don't use it unless you understand and accept this. However, I now happily regularly use it to transfer several album's-worth of MP3s to the Jukebox, so it suits my requirements. It needs improvement (it's my first C application!) and expansion (more features!). It also needs testing on other platforms. I would be very interested in hearing from anybody who can help me in this matter. Thanks for your time, -- james donohue [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: http://lists.sourceforge.net/lists/listinfo/linux-usb-devel
