-
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
Showing
6,114 changed files
with
577,799 additions
and
178,651 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
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,33 @@ | ||
Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/model | ||
Date: March 2009 | ||
Kernel Version: 2.6.30 | ||
Contact: iss_storagedev@hp.com | ||
Description: Displays the SCSI INQUIRY page 0 model for logical drive | ||
Y of controller X. | ||
|
||
Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/rev | ||
Date: March 2009 | ||
Kernel Version: 2.6.30 | ||
Contact: iss_storagedev@hp.com | ||
Description: Displays the SCSI INQUIRY page 0 revision for logical | ||
drive Y of controller X. | ||
|
||
Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/unique_id | ||
Date: March 2009 | ||
Kernel Version: 2.6.30 | ||
Contact: iss_storagedev@hp.com | ||
Description: Displays the SCSI INQUIRY page 83 serial number for logical | ||
drive Y of controller X. | ||
|
||
Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/vendor | ||
Date: March 2009 | ||
Kernel Version: 2.6.30 | ||
Contact: iss_storagedev@hp.com | ||
Description: Displays the SCSI INQUIRY page 0 vendor for logical drive | ||
Y of controller X. | ||
|
||
Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/block:cciss!cXdY | ||
Date: March 2009 | ||
Kernel Version: 2.6.30 | ||
Contact: iss_storagedev@hp.com | ||
Description: A symbolic link to /sys/block/cciss!cXdY |
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,73 @@ | ||
What: /sys/class/pps/ | ||
Date: February 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/pps/ directory will contain files and | ||
directories that will provide a unified interface to | ||
the PPS sources. | ||
|
||
What: /sys/class/pps/ppsX/ | ||
Date: February 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/pps/ppsX/ directory is related to X-th | ||
PPS source into the system. Each directory will | ||
contain files to manage and control its PPS source. | ||
|
||
What: /sys/class/pps/ppsX/assert | ||
Date: February 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/pps/ppsX/assert file reports the assert events | ||
and the assert sequence number of the X-th source in the form: | ||
|
||
<secs>.<nsec>#<sequence> | ||
|
||
If the source has no assert events the content of this file | ||
is empty. | ||
|
||
What: /sys/class/pps/ppsX/clear | ||
Date: February 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/pps/ppsX/clear file reports the clear events | ||
and the clear sequence number of the X-th source in the form: | ||
|
||
<secs>.<nsec>#<sequence> | ||
|
||
If the source has no clear events the content of this file | ||
is empty. | ||
|
||
What: /sys/class/pps/ppsX/mode | ||
Date: February 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/pps/ppsX/mode file reports the functioning | ||
mode of the X-th source in hexadecimal encoding. | ||
|
||
Please, refer to linux/include/linux/pps.h for further | ||
info. | ||
|
||
What: /sys/class/pps/ppsX/echo | ||
Date: February 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/pps/ppsX/echo file reports if the X-th does | ||
or does not support an "echo" function. | ||
|
||
What: /sys/class/pps/ppsX/name | ||
Date: February 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/pps/ppsX/name file reports the name of the | ||
X-th source. | ||
|
||
What: /sys/class/pps/ppsX/path | ||
Date: February 2008 | ||
Contact: Rodolfo Giometti <giometti@linux.it> | ||
Description: | ||
The /sys/class/pps/ppsX/path file reports the path name of | ||
the device connected with the X-th source. | ||
|
||
If the source is not connected with any device the content | ||
of this file is empty. |
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
Oops, something went wrong.