Ignore:
Timestamp:
Jul 23, 2006, 11:54:27 AM (19 years ago)
Author:
vladest
Message:

Provide sources to latest exist binary. See changelog for changes

File:
1 edited

Legend:

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

    r76 r77  
    792792    BT_DEVICE(879, 0x0070, 0x13eb, 32000), /* Hauppauge WinTV series */
    793793    BT_DEVICE(878, 0x0070, 0xff01, 44100), /* Viewcast Osprey 200 */
     794    /* Leadtek Winfast tv 2000xp delux */
     795    BT_DEVICE(878, 0x107d, 0x6606, 32000),
     796    /* Voodoo TV 200 */
     797    BT_DEVICE(878, 0x121a, 0x3000, 32000),
    794798    /* AVerMedia Studio No. 103, 203, ...? */
    795799    BT_DEVICE(878, 0x1461, 0x0003, 48000),
    796     /* Leadtek Winfast tv 2000xp delux */
    797     BT_DEVICE(878, 0x107d, 0x6606, 32000),
    798800    {0}
    799801};
Note: See TracChangeset for help on using the changeset viewer.