Changeset ce047249 in mainline for uspace/app/mixerctl/mixerctl.c


Ignore:
Timestamp:
2012-07-09T07:59:03Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
94694a4
Parents:
68d1313
Message:

Rename audio nodes: (mixer, dsp) ⇒ (control, pcm).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/mixerctl/mixerctl.c

    r68d1313 rce047249  
    4141#include <stdio.h>
    4242
    43 #define DEFAULT_DEVICE "/hw/pci0/00:01.0/sb16/mixer"
     43#define DEFAULT_DEVICE "/hw/pci0/00:01.0/sb16/control"
    4444
    4545static void print_levels(async_exch_t *exch)
Note: See TracChangeset for help on using the changeset viewer.