
Compaq Personal Jukebox
Example Filesystem Code

Copyright (C) 2000 Compaq Computer Corporation

NOTE: The Personal Jukebox is not a Compaq product.  It was developed
by Compaq Corporate Research and was licensed to Remote Solution.
You can read a little more about the research effort for the PJB
by visiting:  http://www.research.digital.com/SRC/pjb

You can purchase a Personal Jukebox by contacting Remote
Solution, or by visiting the web site at http://www.pjbox.com

----------------------------------------------------------------------

This kit is released under the GNU Public License.  There should be
a file 'gpl.txt' containing this license.  You can read more about
the GPL by visiting http://www.gnu.org

----------------------------------------------------------------------
This kit contains enough code to communicate with and manipulate the
file system of a PJB-100 Personal Jukebox.  

It is not a complete Jukebox Manager application.  Instead, it is
an open-source version of some of the library routines used in
the PJB's shipping Jukebox Manager.  With this library source,
you can write your own Jukebox Manager for Windows, Linux,
or any other operating system that supports USB.

There are some specifications for the file system in the docs/
directory on this kit.

In particular, check out docs/todo.txt.

We hope you find this useful.

Thanks!

Compaq Corporate Research

----------------------------------------------------------------------

