Update of /cvsroot/alsa/alsa-driver/include
In directory sc8-pr-cvs1:/tmp/cvs-serv23092/include

Modified Files:
        adriver.h 
Log Message:
- added the missing definition of USB_DT_CS_* constants for 2.2/2.4 kernels.



Index: adriver.h
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/include/adriver.h,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- adriver.h   20 Nov 2003 13:23:27 -0000      1.63
+++ adriver.h   5 Jan 2004 14:01:21 -0000       1.64
@@ -335,6 +335,11 @@
 #define get_endpoint(alt,ep)   (&(alt)->endpoint[ep])
 #define get_ep_desc(ep)                (ep)
 #define get_cfg_desc(cfg)      (cfg)
+#define USB_DT_CS_DEVICE       0x21
+#define USB_DT_CS_CONFIG       0x22
+#define USB_DT_CS_STRING       0x23
+#define USB_DT_CS_INTERFACE    0x24
+#define USB_DT_CS_ENDPOINT     0x25
 #endif
 
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 45)



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to