All of lore.kernel.org
 help / color / mirror / Atom feed
* GPIO connections for the M-Audio Revolution 5.1
@ 2006-08-07 20:31 Jochen Voss
  2006-08-08 10:21 ` Takashi Iwai
  0 siblings, 1 reply; 15+ messages in thread
From: Jochen Voss @ 2006-08-07 20:31 UTC (permalink / raw)
  To: matplotlib development list


[-- Attachment #1.1: Type: text/plain, Size: 1475 bytes --]

Hello,

last week I reported bug #2325: capturing sound on the M-Audio
Revolution 5.1 does not work.  While trying to figure out the
cause of the problem, I encountered the following question:

What are the GPIO pins of the Envy24GT connected to for this card?
Since there is already a driver, somebody will probably have figured
this out, but I could not find documented anywhere.

What I did find out:

1) The ice1712/revo.h header file (shared by Revolution 7.1 and 5.1)
defines the following:

#define VT1724_REVO_CCLK	0x02
#define VT1724_REVO_CDIN	0x04	/* not used */
#define VT1724_REVO_CDOUT	0x08
#define VT1724_REVO_CS0		0x10	/* not used */
#define VT1724_REVO_CS1		0x20	/* front AKM4381 chipselect */
#define VT1724_REVO_CS2		0x40	/* surround AKM4355 chipselect */
#define VT1724_REVO_MUTE	(1<<22)	/* 0 = all mute, 1 = normal operation */

Why are the "not used" ones there?

2) From visual inspection of the card (a photo is at
http://seehuhn.de/comp/hardware/revoboard.jpg ) I think that the
following GPIO pins are connected to something:

    0x01 (seems to go to the PCI bus)
    0x02
    0x04
    0x20
    0x40
    0x80
    (1<<22)

Note that 0x80 is not mentioned in the header file.  Is this a
problem?

3) I think that AK4381 and AK4355 as mentioned in the header file are
DACs.  The Revolution 5.1 has only one DAC (an AK4358), not two.
Could this cause problems?

Many thanks,
Jochen
-- 
http://seehuhn.de/

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 373 bytes --]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2006-08-08 18:02 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-07 20:31 GPIO connections for the M-Audio Revolution 5.1 Jochen Voss
2006-08-08 10:21 ` Takashi Iwai
2006-08-08 10:40   ` Jochen Voss
2006-08-08 11:07     ` Takashi Iwai
2006-08-08 11:18       ` Jochen Voss
2006-08-08 11:23         ` Takashi Iwai
2006-08-08 11:40           ` Jochen Voss
2006-08-08 13:07             ` Takashi Iwai
2006-08-08 16:30               ` Jochen Voss
2006-08-08 16:48                 ` Takashi Iwai
2006-08-08 16:52                   ` Jochen Voss
2006-08-08 17:20                   ` Jochen Voss
2006-08-08 17:30                     ` Takashi Iwai
2006-08-08 17:47                       ` Jochen Voss
2006-08-08 18:02                         ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.