From: Dan Williams Date: Wed, 9 Sep 2009 00:42:56 +0000 (-0700) Subject: ioat: add 'ioat' sysfs attributes X-Git-Tag: v2.6.32-rc1~60^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5669e31c5a4874f1634bc0ffba268a6e2fa0cdd2;p=pandora-kernel.git ioat: add 'ioat' sysfs attributes Export driver attributes for diagnostic purposes: 'ring_size': total number of descriptors available to the engine 'ring_active': number of descriptors in-flight 'capabilities': supported operation types for this channel 'version': Intel(R) QuickData specfication revision This also allows some chattiness to be removed from the driver startup as this information is now available via sysfs. Signed-off-by: Dan Williams --- Reading git-diff-tree failed