Ignore:
Timestamp:
Oct 8, 2009, 10:35:00 AM (16 years ago)
Author:
Paul Smedley
Message:

Update ALSA kernel to 1.0.21 level

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/alsa-kernel/pci/cs4281.c

    r426 r464  
    496496
    497497static struct pci_device_id snd_cs4281_ids[] = {
    498         { 0x1013, 0x6005, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, },   /* CS4281 */
     498        { PCI_VDEVICE(CIRRUS, 0x6005), 0, },    /* CS4281 */
    499499        { 0, }
    500500};
Note: See TracChangeset for help on using the changeset viewer.