Changeset 499 for GPL/branches/uniaud32-2.1.x/alsa-kernel/pci/sonicvibes.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/sonicvibes.c
r464 r499 243 243 }; 244 244 245 static struct pci_device_id snd_sonic_ids[]= {245 static DEFINE_PCI_DEVICE_TABLE(snd_sonic_ids) = { 246 246 { PCI_VDEVICE(S3, 0xca00), 0, }, 247 247 { 0, }
Note:
See TracChangeset
for help on using the changeset viewer.