2 ## ASIX AX88172/AX88772/AX88178 USB 2.0 Ethernet Driver.
3 ## Copyright (c) 2008 S.Zharski <imker@gmx.li>
4 ## Distributed under the terms of the MIT license.
7 ## trace [on|off] - activate additional tracing.
12 ## logfile [full path to private log file]
13 ## default path value: /var/log/usb_asix.log
14 ## if disabled - all output goes to syslog
16 #logfile /var/log/usb_asix.log
18 ## reset_logfile [on|off] - truncate private log file on driver/system restart
25 ## add_timestamp [on|off] - add time of writing the string in private log file.
31 ## trace_flow [on|off] - activate data flow tracing. Statistic about of
32 ## transferred data amount and media state.