Ignore:
Timestamp:
Feb 24, 2008, 8:18:08 PM (17 years ago)
Author:
Brendan Oakley
Message:

Merged to ALSA 1.0.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/alsa-resync1/alsa-kernel/pci/intel8x0.c

    r290 r300  
    11871187    struct intel8x0 *chip = snd_pcm_substream_chip(substream);
    11881188    snd_pcm_runtime_t *runtime = substream->runtime;
    1189         static unsigned int i, rates[] = {
    1190                 /* ATTENTION: these values depend on the definition in pcm.h! */
    1191                 5512, 8000, 11025, 16000, 22050, 32000, 44100, 48000
    1192         };
    11931189    int err;
    11941190
     
    33523348#ifndef MODULE
    33533349
    3354 /* format is: snd-intel8x0=enable,index,id,ac97_clock,mpu_port,joystick */
     3350/* format is: snd-intel8x0=enable,index,id,ac97_clock,ac97_quirk,mpu_port,joystick */
    33553351
    33563352static int __init alsa_card_intel8x0_setup(char *str)
Note: See TracChangeset for help on using the changeset viewer.