Update of /cvsroot/alsa/alsa-kernel/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26643
Modified Files:
emu10k1.h
Log Message:
Fixed page overflow
Index: emu10k1.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/emu10k1.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- emu10k1.h 16 Jan 2004 18:02:40 -0000 1.35
+++ emu10k1.h 23 Feb 2004 19:22:01 -0000 1.36
@@ -837,7 +837,7 @@
typedef struct snd_emu10k1_memblk {
snd_util_memblk_t mem;
/* private part */
- short first_page, last_page, pages, mapped_page;
+ int first_page, last_page, pages, mapped_page;
unsigned int map_locked;
struct list_head mapped_link;
struct list_head mapped_order_link;
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog