Changeset ce047249 in mainline for uspace/app/mixerctl/mixerctl.c
- Timestamp:
- 2012-07-09T07:59:03Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 94694a4
- Parents:
- 68d1313
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/mixerctl/mixerctl.c
r68d1313 rce047249 41 41 #include <stdio.h> 42 42 43 #define DEFAULT_DEVICE "/hw/pci0/00:01.0/sb16/ mixer"43 #define DEFAULT_DEVICE "/hw/pci0/00:01.0/sb16/control" 44 44 45 45 static void print_levels(async_exch_t *exch)
Note:
See TracChangeset
for help on using the changeset viewer.