Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
resources:tools-software:linux-drivers:sound:adau1373 [05 Sep 2012 14:19] – [Status] Michael Hennerichresources:tools-software:linux-drivers:sound:adau1373 [03 Jan 2013 19:48] – external edit
Line 4: Line 4:
  
   * [[adi>ADAU1373]]   * [[adi>ADAU1373]]
 +
 +===== Evaluation Boards =====
 +  * [[adi>EVAL-ADAU1373Z]]
 +
 ====== Source Code ====== ====== Source Code ======
  
Line 351: Line 355:
 Load the driver and make sure the sound card is properly instantiated. Load the driver and make sure the sound card is properly instantiated.
  
-<box 100% green|shell prompt running on the target>+<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 <xterm> <xterm>
 root:/> modprobe snd-bf5xx-i2s root:/> modprobe snd-bf5xx-i2s
Line 360: Line 364:
 asoc: ADAU1373 <-> bf5xx-i2s mapping ok asoc: ADAU1373 <-> bf5xx-i2s mapping ok
 </xterm> </xterm>
-</box>+</WRAP>
  
-<box 100% green|shell prompt running on the target>+<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 <xterm> <xterm>
 root:/> modprobe snd-pcm-oss root:/> modprobe snd-pcm-oss
Line 372: Line 376:
 Playing WAVE 'stdin' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo Playing WAVE 'stdin' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
 </xterm> </xterm>
-</box>+</WRAP>
resources/tools-software/linux-drivers/sound/adau1373.txt · Last modified: 23 Feb 2017 12:47 by Lars-Peter Clausen