Changeset 499 for GPL/branches/uniaud32-2.1.x/alsa-kernel/pci/ens1370.c
- Timestamp:
- Jul 5, 2010, 11:51:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-2.1.x/alsa-kernel/pci/ens1370.c
r464 r499 444 444 static irqreturn_t snd_audiopci_interrupt(int irq, void *dev_id); 445 445 446 static struct pci_device_id snd_audiopci_ids[]= {446 static DEFINE_PCI_DEVICE_TABLE(snd_audiopci_ids) = { 447 447 #ifdef CHIP1370 448 448 { PCI_VDEVICE(ENSONIQ, 0x5000), 0, }, /* ES1370 */
Note:
See TracChangeset
for help on using the changeset viewer.