Back to home page

OSCL-LXR

 
 

    


0001 
0002 What:           /sys/class/net/<iface>/grcan/enable0
0003 Date:           October 2012
0004 KernelVersion:  3.8
0005 Contact:        Andreas Larsson <andreas@gaisler.com>
0006 Description:
0007                 Hardware configuration of physical interface 0. This file reads
0008                 and writes the "Enable 0" bit of the configuration register.
0009                 Possible values: 0 or 1. See the GRCAN chapter of the GRLIB IP
0010                 core library documentation for details. The default value is 0
0011                 or set by the module parameter grcan.enable0 and can be read at
0012                 /sys/module/grcan/parameters/enable0.
0013 
0014 What:           /sys/class/net/<iface>/grcan/enable1
0015 Date:           October 2012
0016 KernelVersion:  3.8
0017 Contact:        Andreas Larsson <andreas@gaisler.com>
0018 Description:
0019                 Hardware configuration of physical interface 1. This file reads
0020                 and writes the "Enable 1" bit of the configuration register.
0021                 Possible values: 0 or 1. See the GRCAN chapter of the GRLIB IP
0022                 core library documentation for details. The default value is 0
0023                 or set by the module parameter grcan.enable1 and can be read at
0024                 /sys/module/grcan/parameters/enable1.
0025 
0026 What:           /sys/class/net/<iface>/grcan/select
0027 Date:           October 2012
0028 KernelVersion:  3.8
0029 Contact:        Andreas Larsson <andreas@gaisler.com>
0030 Description:
0031                 Configuration of which physical interface to be used. Possible
0032                 values: 0 or 1. See the GRCAN chapter of the GRLIB IP core
0033                 library documentation for details. The default value is 0 or is
0034                 set by the module parameter grcan.select and can be read at
0035                 /sys/module/grcan/parameters/select.