All of lore.kernel.org
 help / color / mirror / Atom feed
* General Info. PCI Audio devices that are handled by the OpenSound OSS drivers, but not handled by ALSA.
@ 2004-05-12  4:30 James Courtier-Dutton
  2004-05-12 10:14 ` Takashi Iwai
  2004-05-12 13:55 ` Giuliano Pochini
  0 siblings, 2 replies; 5+ messages in thread
From: James Courtier-Dutton @ 2004-05-12  4:30 UTC (permalink / raw)
  To: alsa-devel

Just for general info.
This list is a lot longer than I expected.
This list only includes PCI devices.
This list only includes devices that ALSA does NOT support currently.

PCI AUDIO DEVICES handled by OSS but not ALSA.
pci-id, comment, oss binary module name.
pci4005,308 NOT-HANDLED "als300"
pci1023,2002 NOT-HANDLED "wave4d"
pci1073,5 NOT-HANDLED "ymf724"
pci1078,103 NOT-HANDLED "geode"
pci10b5,1142 NOT-HANDLED "lynxone"
pci10c8,8016 NOT-HANDLED. "neomagic"
pci1102,6 (New Dell SB Live, ALSA support just posted. )
pci1102,7 NOT-HANDLED, (SB Audigy LS)
pci1106,7059 NOT-HANDLED "via8233"
pci1274,8001 NOT-HANDLED "apci97"
pci1274,8002 NOT-HANDLED "apci97"
pci1412,3630 NOT-HANDLED "envy24ht"
pci1412,d630 NOT-HANDLED "envy24"
pci1412,d631 NOT-HANDLED "envy24"
pci1412,d632 NOT-HANDLED "envy24"
pci1412,d633 NOT-HANDLED "envy24"
pci1412,d634 NOT-HANDLED "envy24"
pci153b,1115 NOT-HANDLED "envy24"
pci153b,112b NOT-HANDLED "envy24"
pci153b,1130 NOT-HANDLED "envy24"


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3

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

* Re: General Info. PCI Audio devices that are handled by the OpenSound OSS drivers, but not handled by ALSA.
  2004-05-12  4:30 General Info. PCI Audio devices that are handled by the OpenSound OSS drivers, but not handled by ALSA James Courtier-Dutton
@ 2004-05-12 10:14 ` Takashi Iwai
  2004-05-12 13:55 ` Giuliano Pochini
  1 sibling, 0 replies; 5+ messages in thread
From: Takashi Iwai @ 2004-05-12 10:14 UTC (permalink / raw)
  To: James Courtier-Dutton; +Cc: alsa-devel

At Wed, 12 May 2004 05:30:43 +0100,
James Courtier-Dutton wrote:

NOT SUPPORTED AT ALL (no datasheet available):

> pci4005,308 NOT-HANDLED "als300"
> pci10b5,1142 NOT-HANDLED "lynxone"
> pci10c8,8016 NOT-HANDLED. "neomagic"


POSSIBLY COMPATIBLE (adding pci id might work):

> pci1023,2002 NOT-HANDLED "wave4d"

	snd-trident

> pci1073,5 NOT-HANDLED "ymf724"

	snd-ymfpci

> pci1106,7059 NOT-HANDLED "via8233"

	snd-via82xx


NO CURRENT VERSION:

> pci1078,103 NOT-HANDLED "geode"

	not supported on ALSA 1.x
	there was a patch for ALSA 0.5.x, though.


NEEDS MORE INFO:

> pci1274,8001 NOT-HANDLED "apci97"
> pci1274,8002 NOT-HANDLED "apci97"

	ensoniq chip?

> pci1412,3630 NOT-HANDLED "envy24ht"

	snd-ice1724, needs more h/w info

> pci1412,d630 NOT-HANDLED "envy24"
> pci1412,d631 NOT-HANDLED "envy24"
> pci1412,d632 NOT-HANDLED "envy24"
> pci1412,d633 NOT-HANDLED "envy24"
> pci1412,d634 NOT-HANDLED "envy24"
> pci153b,1115 NOT-HANDLED "envy24"
> pci153b,112b NOT-HANDLED "envy24"
> pci153b,1130 NOT-HANDLED "envy24"

	snd-ice1712, needs more h/w info for each


Takashi




-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3

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

* Re: General Info. PCI Audio devices that are handled by the OpenSound OSS drivers, but not handled by ALSA.
  2004-05-12  4:30 General Info. PCI Audio devices that are handled by the OpenSound OSS drivers, but not handled by ALSA James Courtier-Dutton
  2004-05-12 10:14 ` Takashi Iwai
@ 2004-05-12 13:55 ` Giuliano Pochini
  2004-05-12 14:11   ` James Courtier-Dutton
  1 sibling, 1 reply; 5+ messages in thread
From: Giuliano Pochini @ 2004-05-12 13:55 UTC (permalink / raw)
  To: James Courtier-Dutton; +Cc: alsa-devel



On Wed, 12 May 2004, James Courtier-Dutton wrote:

> Just for general info.

> pci10b5,1142 NOT-HANDLED "lynxone"

Add the LynxTWO, Lynx L22 and Lynx AES16. LynxStudio provides programming
info only under a NDA that doesn't allow the licencee to release anything
in source form.


--
Giuliano.


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3

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

* Re: General Info. PCI Audio devices that are handled by the OpenSound OSS drivers, but not handled by ALSA.
  2004-05-12 13:55 ` Giuliano Pochini
@ 2004-05-12 14:11   ` James Courtier-Dutton
  2004-05-12 14:27     ` Giuliano Pochini
  0 siblings, 1 reply; 5+ messages in thread
From: James Courtier-Dutton @ 2004-05-12 14:11 UTC (permalink / raw)
  To: Giuliano Pochini; +Cc: alsa-devel

Giuliano Pochini wrote:
> 
> On Wed, 12 May 2004, James Courtier-Dutton wrote:
> 
> 
>>Just for general info.
> 
> 
>>pci10b5,1142 NOT-HANDLED "lynxone"
> 
> 
> Add the LynxTWO, Lynx L22 and Lynx AES16. LynxStudio provides programming
> info only under a NDA that doesn't allow the licencee to release anything
> in source form.
> 
> 
> --
> Giuliano.
> 
> 

Are you saying that Opensound OSS linux drivers support the LynxTWO, 
Lynx L22 and Lynx AES16 ? I don't think so.

This list was just an ALSA to OSS comparison.
It was not a world wide list of Sound cards.

Cheers
James



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3

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

* Re: General Info. PCI Audio devices that are handled by the OpenSound OSS drivers, but not handled by ALSA.
  2004-05-12 14:11   ` James Courtier-Dutton
@ 2004-05-12 14:27     ` Giuliano Pochini
  0 siblings, 0 replies; 5+ messages in thread
From: Giuliano Pochini @ 2004-05-12 14:27 UTC (permalink / raw)
  To: James Courtier-Dutton; +Cc: alsa-devel



On Wed, 12 May 2004, James Courtier-Dutton wrote:

> Are you saying that Opensound OSS linux drivers support the LynxTWO,
> Lynx L22 and Lynx AES16 ? I don't think so.


>From www.opensound.com homepage:

* OSS v3.99.1c [...] Beta drivers for LynxTWO professional soundcards
announced.



--
Giuliano.


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3

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

end of thread, other threads:[~2004-05-12 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-12  4:30 General Info. PCI Audio devices that are handled by the OpenSound OSS drivers, but not handled by ALSA James Courtier-Dutton
2004-05-12 10:14 ` Takashi Iwai
2004-05-12 13:55 ` Giuliano Pochini
2004-05-12 14:11   ` James Courtier-Dutton
2004-05-12 14:27     ` Giuliano Pochini

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.