Changeset 256 for GPL/branches/alsa-resync1/alsa-kernel/pci/intel8x0.c
- Timestamp:
- Oct 14, 2007, 6:23:32 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/alsa-resync1/alsa-kernel/pci/intel8x0.c
r210 r256 1160 1160 struct intel8x0 *chip = snd_pcm_substream_chip(substream); 1161 1161 snd_pcm_runtime_t *runtime = substream->runtime; 1162 static unsigned int i, rates[] = { 1163 /* ATTENTION: these values depend on the definition in pcm.h! */ 1164 5512, 8000, 11025, 16000, 22050, 32000, 44100, 480000 1165 }; 1162 1166 int err; 1163 1167
Note:
See TracChangeset
for help on using the changeset viewer.