> Look at http://www.empeg.com.

A guy told me to look at http://www.mp3.org,
but - as I checked it a few seconds before - the side
seems (currently) to be down.

I know another group of people working on a mp3 player.
If you are interested, you may contact:

        [EMAIL PROTECTED]

Juergen

> 
> On Sun, 10 Jan 1999, Ryan R. Henry wrote:
> 
> > Hello everyone!  I'm starting to design an mp3 player for use in a 
> > car/truck/etc, and would like to use linux for it.  However, putting a regular 
> > computer in my van wouldn't really work, and most computers aren't made to 
> > operate in those conditions, so I started looking into some sort of embedded 
> > system.
> > 
> > Basically I'm looking for a way to hook up an IDE cdrom drive to a board that 
> > has linux either in rom or some type of rugged disk (no moving parts), and will 
> > allow me to use another port to transmit data to a small LCD display and read a 
> > few push buttons.
> > 
> > Could anyone get me started here?
> > 
> > Ryan Henry
> > ---
> > Wrong on most accounts.  const Foo *foo; and Foo const *foo; mean the same: foo
> > being a pointer to const Foo.  const Foo const *foo; would mean the same but is
> > illegal (double const).  You are confusing this with Foo * const foo; and const
> > Foo * const foo; respectively. -David Kastrup, comp.os.linux.development.system
> > 
> > 
> 
> Nicolas Pitre, B. ing.
> [EMAIL PROTECTED]

Reply via email to