BPicture: Fix archive constructor.
[haiku.git] / src / add-ons / kernel / drivers / audio / ac97 / sis7018 / sis7018.settings.sample
blobbb587a47fde370d1c5e2692cc038353e461cc5af
2 # The sample sis7018 driver settings file
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.
8 ## trace [on|off] - activate additional tracing.
9 ## default value: off
11 trace on 
13 ## logfile [full path to private log file] 
14 ## default path value: /var/log/sis7018.log
15 ## if disabled - all output goes to syslog
17 logfile /var/log/sis7018.log
19 ## reset_logfile [on|off] - truncate private log file on driver/system restart
20 ## default value: off
23 # reset_logfile off
25 ## add_timestamp  [on|off]  - add time of writing the string in private log file.
26 ## default value: on
29 # add_timestamp off