This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/scsi
Alan Stern 09123d230a [PATCH] SCSI core: always store >= 36 bytes of INQUIRY data
This patch (as810c) copies a minimum of 36 bytes of INQUIRY data, even if
the device claims that not all of them are valid.  Often badly behaved
devices put plausible data in the Vendor, Product, and Revision strings but
set the Additional Length byte to a small value.  Using potentially valid
data is certainly better than allocating a short buffer and then reading
beyond the end of it, which is what we do now.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-11-13 07:40:43 -08:00
..
2006-10-31 08:13:19 -08:00
2006-09-12 17:12:31 -05:00
2006-09-12 17:12:31 -05:00
2006-06-30 19:25:36 +02:00
2006-10-10 15:37:24 -07:00
2006-08-06 15:59:26 -05:00
2006-08-06 15:59:26 -05:00
2006-09-12 17:12:31 -05:00
2006-08-31 11:18:03 -04:00
2006-09-23 15:33:43 -05:00
2006-09-23 15:33:43 -05:00
2006-06-25 10:00:58 -07:00
2006-10-04 13:34:04 -05:00
2006-09-12 17:12:31 -05:00
2006-10-25 15:14:09 -07:00
2006-10-25 15:12:29 -07:00
2006-08-06 15:59:26 -05:00
2006-09-26 09:23:15 -07:00
2006-03-23 07:38:09 -08:00
2006-10-25 15:11:59 -07:00
2006-06-29 11:06:30 -04:00
2006-10-25 15:12:03 -07:00