-
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: 91406 b: refs/heads/master c: 138fe4e h: refs/heads/master v: v3
- Loading branch information
Konrad Rzeszutek
authored and
Greg Kroah-Hartman
committed
Apr 20, 2008
1 parent
96c2521
commit eb739c3
Showing
9 changed files
with
1,169 additions
and
1 deletion.
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: 95bc6a10830de469eee94c17fb1c37b3b1430715 | ||
refs/heads/master: 138fe4e069798d9aa948a5402ff15e58f483ee4e |
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,23 @@ | ||
What: /sys/firmware/ibft/initiator | ||
Date: November 2007 | ||
Contact: Konrad Rzeszutek <ketuzsezr@darnok.org> | ||
Description: The /sys/firmware/ibft/initiator directory will contain | ||
files that expose the iSCSI Boot Firmware Table initiator data. | ||
Usually this contains the Initiator name. | ||
|
||
What: /sys/firmware/ibft/targetX | ||
Date: November 2007 | ||
Contact: Konrad Rzeszutek <ketuzsezr@darnok.org> | ||
Description: The /sys/firmware/ibft/targetX directory will contain | ||
files that expose the iSCSI Boot Firmware Table target data. | ||
Usually this contains the target's IP address, boot LUN, | ||
target name, and what NIC it is associated with. It can also | ||
contain the CHAP name (and password), the reverse CHAP | ||
name (and password) | ||
|
||
What: /sys/firmware/ibft/ethernetX | ||
Date: November 2007 | ||
Contact: Konrad Rzeszutek <ketuzsezr@darnok.org> | ||
Description: The /sys/firmware/ibft/ethernetX directory will contain | ||
files that expose the iSCSI Boot Firmware Table NIC data. | ||
This can this can the IP address, MAC, and gateway of the NIC. |
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.