xref: /linux/Documentation/ABI/testing/sysfs-driver-st (revision 0898782247ae533d1f4e47a06bc5d4870931b284)
1*d9b43a10SSeymour, Shane MWhat:		/sys/bus/scsi/drivers/st/debug_flag
2*d9b43a10SSeymour, Shane MDate:		October 2015
3*d9b43a10SSeymour, Shane MKernelVersion:	?.?
4*d9b43a10SSeymour, Shane MContact:	shane.seymour@hpe.com
5*d9b43a10SSeymour, Shane MDescription:
6*d9b43a10SSeymour, Shane M		This file allows you to turn debug output from the st driver
7*d9b43a10SSeymour, Shane M		off if you write a '0' to the file or on if you write a '1'.
8*d9b43a10SSeymour, Shane M		Note that debug output requires that the module be compiled
9*d9b43a10SSeymour, Shane M		with the #define DEBUG set to a non-zero value (this is the
10*d9b43a10SSeymour, Shane M		default). If DEBUG is set to 0 then this file will not
11*d9b43a10SSeymour, Shane M		appear in sysfs as its presence is conditional upon debug
12*d9b43a10SSeymour, Shane M		output support being compiled into the module.
13