3 lantiq_soc_has_adsl
() {
4 ls /lib
/modules
/*/drv_dsl_cpe_api.ko
8 grep ^system
/proc
/cpuinfo |
sed "s/system type.*: \(.*\)/\1/g"
12 grep ^machine
/proc
/cpuinfo |
sed "s/machine.*: \(.*\)/\1/g" |
sed "s/\(.*\) - .*/\1/g"
This page took 0.043675 seconds and 5 git commands to generate.