![]() | Logo by DBAlex (anonymous IP: 216.73.216.143,2470) | |||||||||||||
| ||||||||||||||
Audio (349) Datatype (51) Demo (205) Development (620) Document (24) Driver (101) Emulation (154) Game (1034) Graphics (514) Library (120) Network (238) Office (67) Utility (952) Video (73) Total files: 4502 Full index file Recent index file
Amigans.net Aminet IntuitionBase Hyperion Entertainment A-Eon Amiga Future
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-2026 by Björn Hagström All Rights Reserved |