Hi,
This is minimal patch updating the pxa2xx-i2sound code in alsa-driver.
Giorgio
diff -up a/arm/pxa2xx-i2sound.c b/arm/pxa2xx-i2sound.c
--- a/arm/pxa2xx-i2sound.c 2006-08-05 17:13:43.000000000 +0200
+++ b/arm/pxa2xx-i2sound.c 2006-05-04 14:33:35.000000000 +0200
@@ -730,9 +730,7 @@ static int snd_pxa2xx_i2sound_card_creat
continue;
s = &card.engine.streams[s_id];
s->id = s_id;
- s->ahw.info = SNDRV_PCM_INFO_MMAP |
- SNDRV_PCM_INFO_INTERLEAVED |
- SNDRV_PCM_INFO_MMAP_VALID |
+ s->ahw.info = SNDRV_PCM_INFO_INTERLEAVED |
SNDRV_PCM_INFO_BLOCK_TRANSFER;
s->ahw.formats = SNDRV_PCM_FMTBIT_S16_LE;
s->ahw.channels_min = 2;
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-devel