Logo by Nickman (anonymous IP: 3.17.155.142,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
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 © 2004-2024 by Björn Hagström All Rights Reserved |