View Single Post
Old 23 March 2015, 19:11   #154
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
Quote:
Originally Posted by mark_k View Post
Testing Supra A500 drive emulation I noticed a small issue when SupraHDTools issues a MODE SENSE command for page 3 (format device page):
raw_scsi: got command 1a (6 bytes)
1a.00.c3.00.ff.00.
SCSIEMU HD 0: 1A.00.C3.00.FF.00.00.00.00.00.00.00 CMDLEN=6 DATA=06806648
-> DATAOUT=36 ST=0 SENSELEN=0 REPLYLEN=36
REPLY: 23.00.00.08.00.00.A0.00.00.00.02.00.03.18.00.01.00.00.00.00.00.00.00.20.02.00.00.01.00.00.00.00.80.00.00.00.


The length field in the page data should be $16 not $18.

Edit: and should the tracks per zone field be 0000, not 0001?
And same length issue with page 4.
Lengths fixed. Not sure about field value, most of them are only used by ancient devices.. (new drivers don't care about those = obsolete stuff should match ancient device behavior)

Quote:
Originally Posted by mritter0 View Post
It seems the culprit is Pete's FTP v1.2 program. Load to Workbench, F12, Restart, Start. Works fine.

Load to Workbench, start pFTP, connect to site, F12, Restart, Start, crash. Even if I quit pFTP properly it still crashes, but not as often.

Debugs show both with and without starting pFTP.
Does http://www.winuae.net/files/b/winuae.zip fix it?
Toni Wilen is offline  
 
Page generated in 0.04714 seconds with 11 queries