commit | 203ef6c456ad70e660cca67921d3d872b13aa516 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Jul 16 14:29:40 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Jul 20 08:02:11 2007 -0400 |
tree | 5dfcc194492f9a1d561966042c858ba705ad6786 | |
parent | 274c1fde5c775a53331427d454745b9ecc5c783b [diff] |
ahci: implement SCR_NOTIFICATION r/w Make ahci_scr_read/write() handle SCR_NOTIFICATION if the controller supports it. Also, print "sntf" in the cap line if supported. While at it, convert eight space into a tab in ahci_print_info(). Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>