View Single Post
Old 17 December 2022, 13:27   #1174
Olaf Barthel
Registered User
 
Join Date: Aug 2010
Location: Germany
Posts: 532
Quote:
Originally Posted by Thomas Richter View Post
The SCSI (actually "IDE") device translates the SCSI-Read command directly into an IDE command, but there is probably a weak spot because which IDE command to use is a bit tricky as there are multiple ones, and some have a maximum block size limit they can read in one go, so the scsi.device has to break up the transfer into multiple transfers. This is were all the problems with MAXTRANSFER and the scsi.device in 3.1 (and even 3.1.4) came from.
This is what makes me wonder: which IDE scsi.device version is really in use here? The 255 * 512 = 0x1FE00 partition maxtransfer value magically resolving cryptic behaviour is a very odd result.
Olaf Barthel is offline  
 
Page generated in 0.04201 seconds with 11 queries