commit | b39860c60b135ef16c1c16a3e2a757ff8070c5ad | [log] [tgz] |
---|---|---|
author | James Ketrenos <jketreno@linux.intel.com> | Fri Aug 12 09:36:32 2005 -0500 |
committer | James Ketrenos <jketreno@linux.intel.com> | Mon Nov 07 17:50:55 2005 -0600 |
tree | dde06d69fb792a0993e3a756d35a0cc9509388cf | |
parent | e666619e232308c8ee2aba6b87f28ad26b38d905 [diff] |
Switched firmware error dumping so that it will capture a log available via sysfs even if debugging disabled. When a firmware error is captured, it will be dumped to the kernel log (if debug enabled) and captured in memory to be retrieved via sysfs. If an error has already been captured, subsequent errors will be dropped. The existing error can be cleared by writing to the error log entry. Signed-off-by: James Ketrenos <jketreno@linux.intel.com>