OS4 DepotLogo by DaveyD 
(anonymous IP: 18.224.59.231,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Debug » scsidebug.lha

Scsidebug

Description: Intercept SCSI commands to device unit
Download: scsidebug.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 5kb
Version: 1.1
Date: 09 Aug 2009
Author: Fredrik Wikström
Submitter: Fredrik Wikström
Email: fredrik/a500 org
Homepage: http://a500.org
Category: development/debug
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 5008
 
Comments: 2
Snapshots: 0
Videos: 0
Downloads: 241  (Current version)
241  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
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