projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix the gpio_dev driver: remove existing forward port patches, use unlocked_ioctl...
[openwrt.git]
/
target
/
linux
/
x86
/
thincan
/
base-files
/
etc
/
init.d
/
alsa
1
#!/bin/sh /etc/rc.common
2
# Copyright (C) 2006 OpenWrt.org
3
START
=
50
4
5
start
() {
6
amixer
set
PCM
50
%
unmute
7
amixer
set
Headphone
100
%
unmute
8
}
9
This page took
0.03802 seconds
and
5
git commands to generate.