Changeset c7325dd6 in mainline for uspace/drv/audio/sb16/sb16.c


Ignore:
Timestamp:
2011-09-26T09:57:01Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
050d4fa
Parents:
b3f36d2
Message:

sb16: set Master channel to max on init.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/audio/sb16/sb16.c

    rb3f36d2 rc7325dd6  
    100100                return ret;
    101101        }
     102        mixer_load_volume_levels(drv->regs, drv->mixer);
    102103        ddf_log_note("Initialized mixer: %s.\n", mixer_type_to_str(drv->mixer));
    103104
Note: See TracChangeset for help on using the changeset viewer.