-
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: 220991 b: refs/heads/master c: 8f08bfd h: refs/heads/master i: 220989: 5a337c3 220987: e829c23 220983: 3e66eb5 220975: 222c9a9 220959: e673872 220927: 97e2b04 v: v3
- Loading branch information
Ben Dooks
committed
Oct 29, 2010
1 parent
a285f5a
commit 9c8960e
Showing
6,674 changed files
with
417,000 additions
and
275,737 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 2cc857ffec1e7540155c5ab90e622e5acc28d136 | ||
refs/heads/master: 8f08bfd4777a2953d18db756938d90a5b532eb1a |
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 was deleted.
Oops, something went wrong.
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,14 @@ | ||
What: dv1394 (a.k.a. "OHCI-DV I/O support" for FireWire) | ||
Date: May 2010 (scheduled), finally removed in kernel v2.6.37 | ||
Contact: linux1394-devel@lists.sourceforge.net | ||
Description: | ||
/dev/dv1394/* were character device files, one for each FireWire | ||
controller and for NTSC and PAL respectively, from which DV data | ||
could be received by read() or transmitted by write(). A few | ||
ioctl()s allowed limited control. | ||
This special-purpose interface has been superseded by libraw1394 + | ||
libiec61883 which are functionally equivalent, support HDV, and | ||
transparently work on top of the newer firewire kernel drivers. | ||
|
||
Users: | ||
ffmpeg/libavformat (if configured for DV1394) |
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,15 @@ | ||
What: raw1394 (a.k.a. "Raw IEEE1394 I/O support" for FireWire) | ||
Date: May 2010 (scheduled), finally removed in kernel v2.6.37 | ||
Contact: linux1394-devel@lists.sourceforge.net | ||
Description: | ||
/dev/raw1394 was a character device file that allowed low-level | ||
access to FireWire buses. Its major drawbacks were its inability | ||
to implement sensible device security policies, and its low level | ||
of abstraction that required userspace clients do duplicate much | ||
of the kernel's ieee1394 core functionality. | ||
Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of | ||
firewire-core. | ||
|
||
Users: | ||
libraw1394 (works with firewire-cdev too, transparent to library ABI | ||
users) |
16 changes: 0 additions & 16 deletions
16
trunk/Documentation/ABI/removed/raw1394_legacy_isochronous
This file was deleted.
Oops, something went wrong.
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,16 @@ | ||
What: video1394 (a.k.a. "OHCI-1394 Video support" for FireWire) | ||
Date: May 2010 (scheduled), finally removed in kernel v2.6.37 | ||
Contact: linux1394-devel@lists.sourceforge.net | ||
Description: | ||
/dev/video1394/* were character device files, one for each FireWire | ||
controller, which were used for isochronous I/O. It was added as an | ||
alternative to raw1394's isochronous I/O functionality which had | ||
performance issues in its first generation. Any video1394 user had | ||
to use raw1394 + libraw1394 too because video1394 did not provide | ||
asynchronous I/O for device discovery and configuration. | ||
Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of | ||
firewire-core. | ||
|
||
Users: | ||
libdc1394 (works with firewire-cdev too, transparent to library ABI | ||
users) |
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,99 @@ | ||
What: /sys/class/ata_... | ||
Date: August 2008 | ||
Contact: Gwendal Grignou<gwendal@google.com> | ||
Description: | ||
|
||
Provide a place in sysfs for storing the ATA topology of the system. This allows | ||
retrieving various information about ATA objects. | ||
|
||
Files under /sys/class/ata_port | ||
------------------------------- | ||
|
||
For each port, a directory ataX is created where X is the ata_port_id of | ||
the port. The device parent is the ata host device. | ||
|
||
idle_irq (read) | ||
|
||
Number of IRQ received by the port while idle [some ata HBA only]. | ||
|
||
nr_pmp_links (read) | ||
|
||
If a SATA Port Multiplier (PM) is connected, number of link behind it. | ||
|
||
Files under /sys/class/ata_link | ||
------------------------------- | ||
|
||
Behind each port, there is a ata_link. If there is a SATA PM in the | ||
topology, 15 ata_link objects are created. | ||
|
||
If a link is behind a port, the directory name is linkX, where X is | ||
ata_port_id of the port. | ||
If a link is behind a PM, its name is linkX.Y where X is ata_port_id | ||
of the parent port and Y the PM port. | ||
|
||
hw_sata_spd_limit | ||
|
||
Maximum speed supported by the connected SATA device. | ||
|
||
sata_spd_limit | ||
|
||
Maximum speed imposed by libata. | ||
|
||
sata_spd | ||
|
||
Current speed of the link [1.5, 3Gps,...]. | ||
|
||
Files under /sys/class/ata_device | ||
--------------------------------- | ||
|
||
Behind each link, up to two ata device are created. | ||
The name of the directory is devX[.Y].Z where: | ||
- X is ata_port_id of the port where the device is connected, | ||
- Y the port of the PM if any, and | ||
- Z the device id: for PATA, there is usually 2 devices [0,1], | ||
only 1 for SATA. | ||
|
||
class | ||
Device class. Can be "ata" for disk, "atapi" for packet device, | ||
"pmp" for PM, or "none" if no device was found behind the link. | ||
|
||
dma_mode | ||
|
||
Transfer modes supported by the device when in DMA mode. | ||
Mostly used by PATA device. | ||
|
||
pio_mode | ||
|
||
Transfer modes supported by the device when in PIO mode. | ||
Mostly used by PATA device. | ||
|
||
xfer_mode | ||
|
||
Current transfer mode. | ||
|
||
id | ||
|
||
Cached result of IDENTIFY command, as described in ATA8 7.16 and 7.17. | ||
Only valid if the device is not a PM. | ||
|
||
gscr | ||
|
||
Cached result of the dump of PM GSCR register. | ||
Valid registers are: | ||
0: SATA_PMP_GSCR_PROD_ID, | ||
1: SATA_PMP_GSCR_REV, | ||
2: SATA_PMP_GSCR_PORT_INFO, | ||
32: SATA_PMP_GSCR_ERROR, | ||
33: SATA_PMP_GSCR_ERROR_EN, | ||
64: SATA_PMP_GSCR_FEAT, | ||
96: SATA_PMP_GSCR_FEAT_EN, | ||
130: SATA_PMP_GSCR_SII_GPIO | ||
Only valid if the device is a PM. | ||
|
||
spdn_cnt | ||
|
||
Number of time libata decided to lower the speed of link due to errors. | ||
|
||
ering | ||
|
||
Formatted output of the error ring of the device. |
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
22 changes: 22 additions & 0 deletions
22
trunk/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl
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,22 @@ | ||
What: state | ||
Date: Sep 2010 | ||
KernelVersion: 2.6.37 | ||
Contact: Vernon Mauery <vernux@us.ibm.com> | ||
Description: The state file allows a means by which to change in and | ||
out of Premium Real-Time Mode (PRTM), as well as the | ||
ability to query the current state. | ||
0 => PRTM off | ||
1 => PRTM enabled | ||
Users: The ibm-prtm userspace daemon uses this interface. | ||
|
||
|
||
What: version | ||
Date: Sep 2010 | ||
KernelVersion: 2.6.37 | ||
Contact: Vernon Mauery <vernux@us.ibm.com> | ||
Description: The version file provides a means by which to query | ||
the RTL table version that lives in the Extended | ||
BIOS Data Area (EBDA). | ||
Users: The ibm-prtm userspace daemon uses this interface. | ||
|
||
|
Oops, something went wrong.