* [ALSA - driver 0000700]: IEC958 Capture and Universe support
@ 2004-12-02 8:59 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2004-12-02 8:59 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=700>
======================================================================
Reported By: ungod
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 700
Category: PCI - ice1724
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 12-02-2004 09:59 CET
Last Modified: 12-02-2004 09:59 CET
======================================================================
Summary: IEC958 Capture and Universe support
Description:
I had some spare time, so I thought I would continue adding features to the
aureon driver. The attached patch is the result:
Summary: IEC958 Capture mixer controls and Universe support
* Added SPI read routine
* Added IEC958 Capture mixer controls
* Improved Universe support
* Headphone Amp renamed to External Amplifier
* Fixed GPIO bug in Prodigy code (There is no GPIO23 on ICE1724)
Signed-off-by: Peter Christensen <peter@developers.dk>
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
12-02-04 09:59 ungod New Issue
12-02-04 09:59 ungod File Added: aureon-misc.diff
======================================================================
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ALSA - driver 0000700]: IEC958 Capture and Universe support
@ 2004-12-02 11:26 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2004-12-02 11:26 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=700>
======================================================================
Reported By: ungod
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 700
Category: PCI - ice1724
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 12-02-2004 09:59 CET
Last Modified: 12-02-2004 12:26 CET
======================================================================
Summary: IEC958 Capture and Universe support
Description:
I had some spare time, so I thought I would continue adding features to the
aureon driver. The attached patch is the result:
Summary: IEC958 Capture mixer controls and Universe support
* Added SPI read routine
* Added IEC958 Capture mixer controls
* Improved Universe support
* Headphone Amp renamed to External Amplifier
* Fixed GPIO bug in Prodigy code (There is no GPIO23 on ICE1724)
Signed-off-by: Peter Christensen <peter@developers.dk>
======================================================================
----------------------------------------------------------------------
tiwai - 12-02-04 12:26
----------------------------------------------------------------------
Thanks for the patch. One concern is that you removed the CS bit for
Prodigy. Does the code still work for Prodigy?
Currently the IEC958 * controls could be both as IFACE_PCM and
IFACE_MIXER, case by case. We'll probably need to clean up later, but
let's keep it as it is.
Issue History
Date Modified Username Field Change
======================================================================
12-02-04 09:59 ungod New Issue
12-02-04 09:59 ungod File Added: aureon-misc.diff
12-02-04 12:26 tiwai Note Added: 0002679
======================================================================
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ALSA - driver 0000700]: IEC958 Capture and Universe support
@ 2004-12-02 19:17 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2004-12-02 19:17 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=700>
======================================================================
Reported By: ungod
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 700
Category: PCI - ice1724
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 12-02-2004 09:59 CET
Last Modified: 12-02-2004 20:17 CET
======================================================================
Summary: IEC958 Capture and Universe support
Description:
I had some spare time, so I thought I would continue adding features to the
aureon driver. The attached patch is the result:
Summary: IEC958 Capture mixer controls and Universe support
* Added SPI read routine
* Added IEC958 Capture mixer controls
* Improved Universe support
* Headphone Amp renamed to External Amplifier
* Fixed GPIO bug in Prodigy code (There is no GPIO23 on ICE1724)
Signed-off-by: Peter Christensen <peter@developers.dk>
======================================================================
----------------------------------------------------------------------
tiwai - 12-02-04 12:26
----------------------------------------------------------------------
Thanks for the patch. One concern is that you removed the CS bit for
Prodigy. Does the code still work for Prodigy?
Currently the IEC958 * controls could be both as IFACE_PCM and
IFACE_MIXER, case by case. We'll probably need to clean up later, but
let's keep it as it is.
----------------------------------------------------------------------
ungod - 12-02-04 20:17
----------------------------------------------------------------------
Well, I see your point about the CS bit for Prodigy. Actually I can't say
whether it will work for Prodigy, as I don't have that card. But since
there is no GPIO23 on ICE1724 (at least according to the datasheet), I
doubt that it worked before.
If I remember correct, the Aureon code also used the imaginary GPIO23
until someone found it out and corrected it. It is my belief that the
Aureon 7.1 Space and Prodigy 7.1 are completely identical, except that
Prodigy uses coax instead of optical, but naturally, I can't be sure.
Thing is, maybe nobody with the Prodigy attempted to used the S/PDIF out,
or maybe those who did, and found that it didn't work, didn't know where
to report the bug, or simply didn't care.
Fact is that there is only 23 GPIO pins (GPIO[22:0]) on ICE1724 although
there are room enough for one more in the CCS registers.
It would be nice to get feedback from a prodigy user however, but so far,
I haven't even found any other ALSA user, having an Aureon card.
Issue History
Date Modified Username Field Change
======================================================================
12-02-04 09:59 ungod New Issue
12-02-04 09:59 ungod File Added: aureon-misc.diff
12-02-04 12:26 tiwai Note Added: 0002679
12-02-04 20:17 ungod Note Added: 0002696
======================================================================
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ALSA - driver 0000700]: IEC958 Capture and Universe support
@ 2004-12-03 13:18 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2004-12-03 13:18 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=700>
======================================================================
Reported By: ungod
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 700
Category: PCI - ice1724
Reproducibility: always
Severity: feature
Priority: normal
Status: resolved
Distribution:
Kernel Version:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 12-02-2004 09:59 CET
Last Modified: 12-03-2004 14:18 CET
======================================================================
Summary: IEC958 Capture and Universe support
Description:
I had some spare time, so I thought I would continue adding features to the
aureon driver. The attached patch is the result:
Summary: IEC958 Capture mixer controls and Universe support
* Added SPI read routine
* Added IEC958 Capture mixer controls
* Improved Universe support
* Headphone Amp renamed to External Amplifier
* Fixed GPIO bug in Prodigy code (There is no GPIO23 on ICE1724)
Signed-off-by: Peter Christensen <peter@developers.dk>
======================================================================
----------------------------------------------------------------------
ungod - 12-02-04 20:17
----------------------------------------------------------------------
Well, I see your point about the CS bit for Prodigy. Actually I can't say
whether it will work for Prodigy, as I don't have that card. But since
there is no GPIO23 on ICE1724 (at least according to the datasheet), I
doubt that it worked before.
If I remember correct, the Aureon code also used the imaginary GPIO23
until someone found it out and corrected it. It is my belief that the
Aureon 7.1 Space and Prodigy 7.1 are completely identical, except that
Prodigy uses coax instead of optical, but naturally, I can't be sure.
Thing is, maybe nobody with the Prodigy attempted to used the S/PDIF out,
or maybe those who did, and found that it didn't work, didn't know where
to report the bug, or simply didn't care.
Fact is that there is only 23 GPIO pins (GPIO[22:0]) on ICE1724 although
there are room enough for one more in the CCS registers.
It would be nice to get feedback from a prodigy user however, but so far,
I haven't even found any other ALSA user, having an Aureon card.
----------------------------------------------------------------------
tiwai - 12-03-04 14:18
----------------------------------------------------------------------
A good point.
Ok, now I commited your patch to CVS. Let's see whether anyone cries out
:)
Issue History
Date Modified Username Field Change
======================================================================
12-02-04 09:59 ungod New Issue
12-02-04 09:59 ungod File Added: aureon-misc.diff
12-02-04 12:26 tiwai Note Added: 0002679
12-02-04 20:17 ungod Note Added: 0002696
12-03-04 14:18 tiwai Status new => resolved
12-03-04 14:18 tiwai Resolution open => fixed
12-03-04 14:18 tiwai Assigned To => tiwai
12-03-04 14:18 tiwai Note Added: 0002711
======================================================================
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ALSA - driver 0000700]: IEC958 Capture and Universe support
@ 2005-01-03 15:56 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2005-01-03 15:56 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=700>
======================================================================
Reported By: ungod
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 700
Category: PCI - ice1724
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Distribution:
Kernel Version:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 12-02-2004 09:59 CET
Last Modified: 01-03-2005 16:56 CET
======================================================================
Summary: IEC958 Capture and Universe support
Description:
I had some spare time, so I thought I would continue adding features to the
aureon driver. The attached patch is the result:
Summary: IEC958 Capture mixer controls and Universe support
* Added SPI read routine
* Added IEC958 Capture mixer controls
* Improved Universe support
* Headphone Amp renamed to External Amplifier
* Fixed GPIO bug in Prodigy code (There is no GPIO23 on ICE1724)
Signed-off-by: Peter Christensen <peter@developers.dk>
======================================================================
----------------------------------------------------------------------
ungod - 12-02-04 20:17
----------------------------------------------------------------------
Well, I see your point about the CS bit for Prodigy. Actually I can't say
whether it will work for Prodigy, as I don't have that card. But since
there is no GPIO23 on ICE1724 (at least according to the datasheet), I
doubt that it worked before.
If I remember correct, the Aureon code also used the imaginary GPIO23
until someone found it out and corrected it. It is my belief that the
Aureon 7.1 Space and Prodigy 7.1 are completely identical, except that
Prodigy uses coax instead of optical, but naturally, I can't be sure.
Thing is, maybe nobody with the Prodigy attempted to used the S/PDIF out,
or maybe those who did, and found that it didn't work, didn't know where
to report the bug, or simply didn't care.
Fact is that there is only 23 GPIO pins (GPIO[22:0]) on ICE1724 although
there are room enough for one more in the CCS registers.
It would be nice to get feedback from a prodigy user however, but so far,
I haven't even found any other ALSA user, having an Aureon card.
----------------------------------------------------------------------
tiwai - 12-03-04 14:18
----------------------------------------------------------------------
A good point.
Ok, now I commited your patch to CVS. Let's see whether anyone cries out
:)
Issue History
Date Modified Username Field Change
======================================================================
12-02-04 09:59 ungod New Issue
12-02-04 09:59 ungod File Added: aureon-misc.diff
12-02-04 12:26 tiwai Note Added: 0002679
12-02-04 20:17 ungod Note Added: 0002696
12-03-04 14:18 tiwai Status new => resolved
12-03-04 14:18 tiwai Resolution open => fixed
12-03-04 14:18 tiwai Assigned To => tiwai
12-03-04 14:18 tiwai Note Added: 0002711
01-03-05 16:56 tiwai Status resolved => closed
======================================================================
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-01-03 15:56 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-02 19:17 [ALSA - driver 0000700]: IEC958 Capture and Universe support bugtrack
-- strict thread matches above, loose matches on Subject: below --
2005-01-03 15:56 bugtrack
2004-12-03 13:18 bugtrack
2004-12-02 11:26 bugtrack
2004-12-02 8:59 bugtrack
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.