* Device supported by the OSS trident driver not supported by ALSA
@ 2005-07-23 20:04 Adrian Bunk
2005-07-24 23:42 ` Alan Cox
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2005-07-23 20:04 UTC (permalink / raw)
To: perex, mulix; +Cc: linux-kernel, alsa-devel, Alan Cox
I'm currently creating a list of OSS drivers where all the hardware
supported by them is also supported by ALSA. The goal is to schedule
them for removal (except someone tells that for one or more of them ALSA
support is inferior).
The OSS trident driver has 5 different pci_device_id entries.
For 4 of them there seems to be similar ALSA support, but I can't find
any ALSA equivalent for the following entry:
{PCI_VENDOR_ID_INTERG, PCI_DEVICE_ID_INTERG_5050,
PCI_ANY_ID, PCI_ANY_ID, 0, 0, CYBER5050},
Can anyone tell my why this device is supported by the OSS trident
driver but not by ALSA?
TIA
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Device supported by the OSS trident driver not supported by ALSA
2005-07-23 20:04 Device supported by the OSS trident driver not supported by ALSA Adrian Bunk
@ 2005-07-24 23:42 ` Alan Cox
0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2005-07-24 23:42 UTC (permalink / raw)
To: Adrian Bunk; +Cc: perex, mulix, linux-kernel, alsa-devel, Alan Cox
On Sad, 2005-07-23 at 22:04 +0200, Adrian Bunk wrote:
> The OSS trident driver has 5 different pci_device_id entries.
>
> For 4 of them there seems to be similar ALSA support, but I can't find
> any ALSA equivalent for the following entry:
> {PCI_VENDOR_ID_INTERG, PCI_DEVICE_ID_INTERG_5050,
> PCI_ANY_ID, PCI_ANY_ID, 0, 0, CYBER5050},
>
> Can anyone tell my why this device is supported by the OSS trident
> driver but not by ALSA?
The OSS driver supports the CyberPro T-squared core integrated into the
cyberpro chipset while the ALSA driver only supports the others. Should
be easy for someone to resolve. I don't have any 5000 hardware to test
it however.
Alan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-07-24 23:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-23 20:04 Device supported by the OSS trident driver not supported by ALSA Adrian Bunk
2005-07-24 23:42 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox