-
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
Linus Torvalds
committed
Apr 21, 2008
1 parent
4192127
commit 2686436
Showing
1,540 changed files
with
74,250 additions
and
32,168 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: 838cb6aba4cebcf4fcd06b90e2adf890bef884ac | ||
refs/heads/master: e9b62693ae0a1e13ccc97a6792d9a7770c8d1b5b |
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,11 @@ | ||
What: /sys/bus/pci/devices/.../vpd | ||
Date: February 2008 | ||
Contact: Ben Hutchings <bhutchings@solarflare.com> | ||
Description: | ||
A file named vpd in a device directory will be a | ||
binary file containing the Vital Product Data for the | ||
device. It should follow the VPD format defined in | ||
PCI Specification 2.1 or 2.2, but users should consider | ||
that some devices may have malformatted data. If the | ||
underlying VPD has a writable section then the | ||
corresponding section of this file will be writable. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
00-INDEX | ||
- this file | ||
PCI-DMA-mapping.txt | ||
- info for PCI drivers using DMA portably across all platforms | ||
PCIEBUS-HOWTO.txt | ||
- a guide describing the PCI Express Port Bus driver | ||
pci-error-recovery.txt | ||
- info on PCI error recovery | ||
pci.txt | ||
- info on the PCI subsystem for device driver authors | ||
pcieaer-howto.txt | ||
- the PCI Express Advanced Error Reporting Driver Guide HOWTO |
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
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.