-
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: 111907 b: refs/heads/master c: ae19161 h: refs/heads/master i: 111905: af274dd 111903: 74fd970 v: v3
- Loading branch information
Jeff Garzik
authored and
Jeff Garzik
committed
Sep 25, 2008
1 parent
bb565e0
commit 13aa3f9
Showing
920 changed files
with
73,902 additions
and
34,229 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: 042af53c7839282de15cc7fd7ad8ab938d74ab7c | ||
refs/heads/master: ae19161e28a7b48d2752eff3ac8eb7703986c313 |
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,27 @@ | ||
What: /sys/firmware/sgi_uv/ | ||
Date: August 2008 | ||
Contact: Russ Anderson <rja@sgi.com> | ||
Description: | ||
The /sys/firmware/sgi_uv directory contains information | ||
about the SGI UV platform. | ||
|
||
Under that directory are a number of files: | ||
|
||
partition_id | ||
coherence_id | ||
|
||
The partition_id entry contains the partition id. | ||
SGI UV systems can be partitioned into multiple physical | ||
machines, which each partition running a unique copy | ||
of the operating system. Each partition will have a unique | ||
partition id. To display the partition id, use the command: | ||
|
||
cat /sys/firmware/sgi_uv/partition_id | ||
|
||
The coherence_id entry contains the coherence id. | ||
A partitioned SGI UV system can have one or more coherence | ||
domain. The coherence id indicates which coherence domain | ||
this partition is in. To display the coherence id, use the | ||
command: | ||
|
||
cat /sys/firmware/sgi_uv/coherence_id |
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 |
---|---|---|
|
@@ -5,6 +5,8 @@ | |
*.css | ||
*.dvi | ||
*.eps | ||
*.fw.gen.S | ||
*.fw | ||
*.gif | ||
*.grep | ||
*.grp | ||
|
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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
Copyright (c) 2003-2008 QLogic Corporation | ||
QLogic Linux Networking HBA Driver | ||
|
||
This program includes a device driver for Linux 2.6 that may be | ||
distributed with QLogic hardware specific firmware binary file. | ||
You may modify and redistribute the device driver code under the | ||
GNU General Public License as published by the Free Software | ||
Foundation (version 2 or a later version). | ||
|
||
You may redistribute the hardware specific firmware binary file | ||
under the following terms: | ||
|
||
1. Redistribution of source code (only if applicable), | ||
must retain the above copyright notice, this list of | ||
conditions and the following disclaimer. | ||
|
||
2. Redistribution in binary form must reproduce the above | ||
copyright notice, this list of conditions and the | ||
following disclaimer in the documentation and/or other | ||
materials provided with the distribution. | ||
|
||
3. The name of QLogic Corporation may not be used to | ||
endorse or promote products derived from this software | ||
without specific prior written permission | ||
|
||
REGARDLESS OF WHAT LICENSING MECHANISM IS USED OR APPLICABLE, | ||
THIS PROGRAM IS PROVIDED BY QLOGIC CORPORATION "AS IS'' AND ANY | ||
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | ||
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR | ||
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | ||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | ||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | ||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | ||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | ||
POSSIBILITY OF SUCH DAMAGE. | ||
|
||
USER ACKNOWLEDGES AND AGREES THAT USE OF THIS PROGRAM WILL NOT | ||
CREATE OR GIVE GROUNDS FOR A LICENSE BY IMPLICATION, ESTOPPEL, OR | ||
OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS (PATENT, COPYRIGHT, | ||
TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT) EMBODIED IN | ||
ANY OTHER QLOGIC HARDWARE OR SOFTWARE EITHER SOLELY OR IN | ||
COMBINATION WITH THIS PROGRAM. | ||
|
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.