Files
linux-stable-mirror/include/linux
Tejun Heo 623a3128aa [PATCH] libata: implement ata_dev_revalidate()
ata_dev_revalidate() re-reads IDENTIFY PAGE of the given device and
makes sure it's the same device as the configured one.  Once it's
verified that it's the same device, @dev is configured according to
newly read IDENTIFY PAGE.  Note that revalidation currently doesn't
invoke transfer mode reconfiguration.

Criteria for 'same device'

* same class (of course)
* same model string
* same serial string
* if ATA, same n_sectors (to catch geometry parameter changes)

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-03-05 11:09:42 -05:00
..
2006-02-22 09:32:46 +00:00
2006-01-18 19:20:24 -08:00
2006-02-03 08:32:00 -08:00
2006-02-11 21:41:11 -08:00
2006-01-18 19:20:29 -08:00
2006-02-01 08:53:13 -08:00
2006-02-08 01:03:52 -05:00
2006-02-10 08:13:12 -08:00
2006-02-22 09:39:02 -08:00
2006-01-18 19:20:29 -08:00
2006-02-09 16:43:38 -08:00
2006-02-07 20:56:35 -05:00
2006-02-24 14:31:39 -08:00
2006-02-11 21:41:11 -08:00
2006-01-18 19:20:17 -08:00
2006-02-10 08:13:12 -08:00
2006-02-10 08:13:12 -08:00
2006-02-01 08:53:13 -08:00