Update of /cvsroot/alsa/alsa-kernel/pci/ice1712
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24093
Modified Files:
aureon.h
Log Message:
- fixed the GPIO pins for CS8415 CS and CDTO.
Index: aureon.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/ice1712/aureon.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- aureon.h 4 Jun 2003 12:02:22 -0000 1.1
+++ aureon.h 30 Jan 2004 16:45:54 -0000 1.2
@@ -33,8 +33,8 @@
extern struct snd_ice1712_card_info snd_vt1724_aureon_cards[];
/* GPIO bits */
-#define AUREON_CS8415_CS (1 << 23)
-#define AUREON_CS8415_CDTO (1 << 22)
+#define AUREON_CS8415_CS (1 << 22)
+#define AUREON_CS8415_CDTO (1 << 21)
#define AUREON_WM_RESET (1 << 20)
#define AUREON_WM_CLK (1 << 19)
#define AUREON_WM_DATA (1 << 18)
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog