-
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
David S. Miller
committed
Nov 30, 2012
1 parent
3ff35bf
commit 39873c1
Showing
2,512 changed files
with
91,448 additions
and
42,183 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: 92eb1d477145b2e7780b5002e856f70b8c3d74da | ||
refs/heads/master: e7165030db8e932a9a968f7015cd3b2e984f8e7c |
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.