-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
John W. Linville
committed
Dec 11, 2012
1 parent
4f64456
commit 277d1cc
Showing
2,386 changed files
with
58,773 additions
and
35,321 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: c66cfd5325bb215a251f4685fac8718b1da33197 | ||
refs/heads/master: f9c4d420c12de65e58a1a14ccee03e8b5cf99f5b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
What: /sys/bus/mdio_bus/devices/.../phy_id | ||
Date: November 2012 | ||
KernelVersion: 3.8 | ||
Contact: netdev@vger.kernel.org | ||
Description: | ||
This attribute contains the 32-bit PHY Identifier as reported | ||
by the device during bus enumeration, encoded in hexadecimal. | ||
This ID is used to match the device with the appropriate | ||
driver. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
|
||
What: /sys/class/net/<iface>/grcan/enable0 | ||
Date: October 2012 | ||
KernelVersion: 3.8 | ||
Contact: Andreas Larsson <andreas@gaisler.com> | ||
Description: | ||
Hardware configuration of physical interface 0. This file reads | ||
and writes the "Enable 0" bit of the configuration register. | ||
Possible values: 0 or 1. See the GRCAN chapter of the GRLIB IP | ||
core library documentation for details. The default value is 0 | ||
or set by the module parameter grcan.enable0 and can be read at | ||
/sys/module/grcan/parameters/enable0. | ||
|
||
What: /sys/class/net/<iface>/grcan/enable1 | ||
Date: October 2012 | ||
KernelVersion: 3.8 | ||
Contact: Andreas Larsson <andreas@gaisler.com> | ||
Description: | ||
Hardware configuration of physical interface 1. This file reads | ||
and writes the "Enable 1" bit of the configuration register. | ||
Possible values: 0 or 1. See the GRCAN chapter of the GRLIB IP | ||
core library documentation for details. The default value is 0 | ||
or set by the module parameter grcan.enable1 and can be read at | ||
/sys/module/grcan/parameters/enable1. | ||
|
||
What: /sys/class/net/<iface>/grcan/select | ||
Date: October 2012 | ||
KernelVersion: 3.8 | ||
Contact: Andreas Larsson <andreas@gaisler.com> | ||
Description: | ||
Configuration of which physical interface to be used. Possible | ||
values: 0 or 1. See the GRCAN chapter of the GRLIB IP core | ||
library documentation for details. The default value is 0 or is | ||
set by the module parameter grcan.select and can be read at | ||
/sys/module/grcan/parameters/select. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.