Re: Device supported by the OSS trident driver not supported by ALSA

2005-07-24 Thread 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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Device supported by the OSS trident driver not supported by ALSA

2005-07-23 Thread Adrian Bunk

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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/