diff options
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | 2009-10-14 00:16:45 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-12-04 19:00:10 +0100 |
commit | 3420d36cac2f1d28fc99290de12dd66dfaf65d8e (patch) | |
tree | f506e7c91fc8a0b801e594412f264dfd3ebe3ed1 /Documentation/ABI/stable/sysfs-driver-qla2xxx | |
parent | [SCSI] bfa: fixed checkpatch errors for bfad files (diff) | |
download | linux-3420d36cac2f1d28fc99290de12dd66dfaf65d8e.tar.xz linux-3420d36cac2f1d28fc99290de12dd66dfaf65d8e.zip |
[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'Documentation/ABI/stable/sysfs-driver-qla2xxx')
-rw-r--r-- | Documentation/ABI/stable/sysfs-driver-qla2xxx | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/ABI/stable/sysfs-driver-qla2xxx b/Documentation/ABI/stable/sysfs-driver-qla2xxx new file mode 100644 index 000000000000..9a59d84497ed --- /dev/null +++ b/Documentation/ABI/stable/sysfs-driver-qla2xxx @@ -0,0 +1,8 @@ +What: /sys/bus/pci/drivers/qla2xxx/.../devices/* +Date: September 2009 +Contact: QLogic Linux Driver <linux-driver@qlogic.com> +Description: qla2xxx-udev.sh currently looks for uevent CHANGE events to + signal a firmware-dump has been generated by the driver and is + ready for retrieval. +Users: qla2xxx-udev.sh. Proposed changes should be mailed to + linux-driver@qlogic.com |