Bug 9152

Summary: ca0106: insufficient memory for buffer
Product: Drivers Reporter: wbrana
Component: Sound(ALSA)Assignee: Jaroslav Kysela (perex)
Status: REJECTED INSUFFICIENT_DATA    
Severity: normal CC: alan
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.23 Subsystem:
Regression: --- Bisected commit-id:
Attachments: patch increases size of preallocated memory from 64 kB to 256 kB and size of maximum allocated memory from 64 kB to 1024 kB

Description wbrana 2007-10-12 11:19:58 UTC
Problem Description:
ca0106 driver allocates insufficient memory for 96 kHz/32 bit sound
Comment 1 wbrana 2007-10-12 11:24:22 UTC
Created attachment 13137 [details]
patch increases size of preallocated memory from 64 kB to 256 kB and size of maximum allocated memory from 64 kB to 1024 kB
Comment 2 Andrew Morton 2007-10-12 11:49:42 UTC
Please submit patches via email, not via bugzilla.

Prepare them as per http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt

Send this patch to

Andrew Morton <akpm@linux-foundation.org>
Jaroslav Kysela <perex@suse.cz>
Takashi Iwai <tiwai@suse.de>
linux-kernel@vger.kernel.org

When doing this, please provide a more detailed description of why the
kernel needs this change.

Thanks
Comment 3 Alan 2009-03-24 09:31:12 UTC
Closing stale bugs - apparently not important enough to get done