-
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: 91962 b: refs/heads/master c: 8fa8279 h: refs/heads/master v: v3
- Loading branch information
Linus Torvalds
committed
Apr 24, 2008
1 parent
58595d1
commit bff44a6
Showing
1,437 changed files
with
46,649 additions
and
36,539 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: 4a1fd556c1f1fbd6d9d6739efec042324732b697 | ||
refs/heads/master: 8fa82790fb9dfe57aeafc8de6b6a5c1df63efa06 |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,6 @@ | |
.mm | ||
53c700_d.h | ||
53c8xx_d.h* | ||
BitKeeper | ||
COPYING | ||
CREDITS | ||
CVS | ||
|
Oops, something went wrong.