-
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.
yaml --- r: 125119 b: refs/heads/master c: dba0a91 h: refs/heads/master i: 125117: b2d47e1 125115: a4ce637 125111: 67412ab 125103: b8d21f4 125087: 73c22f8 125055: 776edea v: v3
- Loading branch information
David Vrabel
committed
Nov 19, 2008
1 parent
63a2877
commit 437cb9f
Showing
1,775 changed files
with
34,067 additions
and
17,189 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: 0996e6382482ce9014787693d3884e9468153a5c | ||
refs/heads/master: dba0a918722ee0f0ba3442575e4448c3ab622be4 |
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,88 @@ | ||
What: /sys/class/c2port/ | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/ directory will contain files and | ||
directories that will provide a unified interface to | ||
the C2 port interface. | ||
|
||
What: /sys/class/c2port/c2portX | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/ directory is related to X-th | ||
C2 port into the system. Each directory will contain files to | ||
manage and control its C2 port. | ||
|
||
What: /sys/class/c2port/c2portX/access | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/access file enable the access | ||
to the C2 port from the system. No commands can be sent | ||
till this entry is set to 0. | ||
|
||
What: /sys/class/c2port/c2portX/dev_id | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/dev_id file show the device ID | ||
of the connected micro. | ||
|
||
What: /sys/class/c2port/c2portX/flash_access | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/flash_access file enable the | ||
access to the on-board flash of the connected micro. | ||
No commands can be sent till this entry is set to 0. | ||
|
||
What: /sys/class/c2port/c2portX/flash_block_size | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/flash_block_size file show | ||
the on-board flash block size of the connected micro. | ||
|
||
What: /sys/class/c2port/c2portX/flash_blocks_num | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/flash_blocks_num file show | ||
the on-board flash blocks number of the connected micro. | ||
|
||
What: /sys/class/c2port/c2portX/flash_data | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/flash_data file export | ||
the content of the on-board flash of the connected micro. | ||
|
||
What: /sys/class/c2port/c2portX/flash_erase | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/flash_erase file execute | ||
the "erase" command on the on-board flash of the connected | ||
micro. | ||
|
||
What: /sys/class/c2port/c2portX/flash_erase | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/flash_erase file show the | ||
on-board flash size of the connected micro. | ||
|
||
What: /sys/class/c2port/c2portX/reset | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/reset file execute a "reset" | ||
command on the connected micro. | ||
|
||
What: /sys/class/c2port/c2portX/rev_id | ||
Date: October 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/c2port/c2portX/rev_id file show the revision ID | ||
of the connected micro. |
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
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
File renamed without changes.
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 @@ | ||
getdelays |
Oops, something went wrong.