Files
linux/drivers
Tejun Heo 6a36261e63 [PATCH] libata: fix READ CAPACITY simulation
* READ CAPACITY (16) implementation fixed.  Result was shifted by two
  bytes.  Carlos Pardo spotted this problem and submitted preliminary
  patch.  Capacity => 2TB is handled correctly now.  (verifid w/ fake
  capacity)

* Use dev->n_sectors instead of re-reading directly from ID data.

* Define and use ATA_SCSI_RBUF_SET() which considers rbuf length.
  This should be done for all simulation functions.  Userland can
  issue any simulated command with arbitrary buffer length.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Carlos Pardo <Carlos.Pardo@siliconimage.com>
2006-12-03 17:56:23 +09:00
..
2006-11-30 05:24:39 +01:00
2006-11-03 12:27:57 -08:00
2006-10-11 11:14:25 -07:00
2006-11-30 05:24:39 +01:00
2006-11-30 05:32:19 +01:00
2006-11-30 05:24:39 +01:00
2006-10-03 22:31:37 +02:00
2006-11-30 05:24:39 +01:00
2006-11-30 05:24:39 +01:00
2006-10-17 08:18:42 -07:00
2006-11-30 05:22:59 +01:00
2006-11-16 14:30:26 -08:00
2006-10-17 08:18:42 -07:00
2006-08-10 07:31:37 -04:00