![]() | Logo by Alkaron (anonymous IP: 54.242.188.217) | |||||||||||||
| ||||||||||||||
Audio (307) Datatype (46) Demo (166) Development (464) Cross (37) Debug (8) Edit (3) Example (31) Game (19) Guitool (5) Ide (3) Install (0) Language (30) Library (234) Misc (23) Utility (71) Webtool (0) Document (18) Driver (77) Emulation (125) Game (722) Graphics (384) Library (58) Network (160) Office (43) Utility (623) Video (47) Total files: 3240 Full index file. Download Recent index file. Download
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
This program intercepts all direct SCSI commands sent to the device unit specified and outputs information about them using DebugPrintF(). The program can be stopped by sending it a CTRL-C signal. Usage: SCSIDebug DEVICE/A,UNIT/N/A F.e. to monitor SCSI commands sent to sii3114ide.device unit 3 the following commands could be used: run scsidebug sii3114ide.device 3 sashimi The debug output uses the following format (the lengths are in decimal, all other numbers are in hexadecimal): scsi_Data: 0x5cafdd38 scsi_Length: 12 scsi_Command: 43 00 01 00 00 00 00 00 0c 40 scsi_CmdLength: 10 scsi_Flags: 0x03 scsi_Status: 0x00 scsi_SenseData: 0x5cafdd44 scsi_SenseLength: 20 Changes: 1.1 (9-Aug-2009) - First released version |
| Copyright (c) 2004-2013 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |