1#
2# The sample sis7018 driver settings file
3#
4# Rename it to sis7018 and put into 
5# /boot/home/config/settings/kernel/drivers/
6# After restarting Media Services the new settings will works.
7
8## trace [on|off] - activate additional tracing.
9## default value: off
10
11trace on 
12
13## logfile [full path to private log file] 
14## default path value: /var/log/sis7018.log
15## if disabled - all output goes to syslog
16
17logfile /var/log/sis7018.log
18
19## reset_logfile [on|off] - truncate private log file on driver/system restart
20## default value: off
21##
22
23# reset_logfile off
24
25## add_timestamp  [on|off]  - add time of writing the string in private log file.
26## default value: on
27##
28
29# add_timestamp off
30