Bus Hound 電腦匯流排分析工具

£100.00

Bus Hound 電腦匯流排分析工具,可擷取I/O、protocol、IDE、SCSI、USB 、1394裝置的效能量測,適合檢查主機端協議。

貨號: Bus Hound-1 分類: ,

描述

Bus Hound 電腦匯流排分析工具

Bus Hound 電腦匯流排分析工具,可擷取I/O、protocol、IDE、SCSI、USB 、1394裝置的效能量測,適合檢查主機端協議。

特色

Power User Features

  • Capture megabytes of I/O at a time
  • View I/O on screen in real time
  • Trigger on conditions
  • Build and submit custom commands
  • Issue bus and device resets
  • Capture the system startup process
  • View low level protocol including SCSI sense data and SMART commands
  • View microsecond resolution timing
  • Drag and drop captured data to other applications or save it to a zip file
  • Capture isochronous and control transfers
  • View IRPs and other device driver packets

Ideal Uses

  • Inspect low level I/O
  • Debug device drivers or firmware
  • Reverse engineer protocol
  • Acquire performance measurements
  • Research the principles of device operation
  • Uncover hard to find device properties

系統需求

Bus Support:

  • USB 1.0 – 4.0
  • NVMe
  • SATA & IDE
  • SCSI & ATAPI
  • FireWire, 1394A/B
  • Bluetooth
  • Fibre Channel
  • iSCSI, SAS
  • PC Card, PCMCIA
  • serial port
  • parallel port
  • ps/2 ports…and more

OS Support:

  • Windows 11
  • Windows 10
  • Server 2022
  • Server 2019
  • + Windows versions back to Win95 and NT4 available to full version customers

Device Support:

  • CD, DVD, Blu-ray
  • Hard drives, tape drives
  • Memory cards
  • Web Cams, Cameras
  • Mice, Keyboards, HID
  • Printers, Scanners
  • Speakers, Modems…and everything else!

Miniport Code

Do you need to create virtual devices?

We offer precision source code to jump start your development putting you close to the finish line right from the start.

Each sample offers the following features:

  • Creates a virtual disk drive that is assigned a driver letter and is indistinguishable from a real disk drive
  • Supports disk drives larger than 2TB (long lba addressing)
  • SPC-5 and SBC-4 command set compliance
  • Supports 32-bit and 64-bit Windows 7, 8, 8.1, 10, Server 2008 and later.
  • Can be installed programmatically or using the add hardware wizard. An installer/uninstaller is included.
  • Each sample includes a virtual storport miniport
  • Verifier clean, /W4 and /Wall clean, passes ScsiComplianceTest in the Windows HLK
  • Tuned with absolute precision
Sample Name: UVStor  StorFile StorRaid
Ideal for: virtual devices virtual devices software RAID
Example Device: file mounted as a disk drive file mounted as a disk drive RAID0, RAID1
Key Features: Perfect for virtual disks, DVD drives, devices with a network backend, and other virtual devices.

Create devices from a Windows application.

No device driver development needed. Bundle with the ready to go companion driver.

Achieve performance well over 1 gigabyte per second depending on back end.

utilizes c++17

Perfect for virtual disks, DVD drives, devices with a network backend, and other virtual devices.

All code resides in a standalone miniport driver.

All of your code runs at PASSIVE_LEVEL making it ideal to call any WDK functions.

Easily add and remove devices dynamically for excellent device lifetime control.

Exploits overlapped request queuing and fast, asynchronous back ends.

Kernel level code to read and write a sparse disk file using asynchronous file I/O.

Each device gets a dedicated thread for optimum multi-core performance.

Persistent disks across system restarts using StorPortRegistryRead / StorPortRegistryWrite 

Utilizes HwStorProcessServiceRequest, StorPortCompleteServiceIrp, and IOCTL_MINIPORT_PROCESS_SERVICE_IRP

supports WRITE LONG to create pseudo unrecovered errors.

pass information to the miniport driver from the inf file.

Includes a test utility that passes IOCTLs to the miniport driver.

Provide context data per request, per device, and per adapter.

Create stripes and mirrors over local disk drives.

Mirroring performs disk reconstruction.

Disks can be dynamically added to a mirror while it is running.

Ultra speed mirror reconstruction. 

High performance I/O algorithms.

Includes a raid management tool.

Multiple RAIDs can be created and run simultaneously.

Selectable stripe sector interleave for high performance

Supports any sector size including 512 and 4K.

Disk drives allocated to a RAID are not assigned drive letters by Windows.

Disk drives allocated to a RAID are formatted with a GPT partition encapsulating the RAID data.

Single device driver solution.

Enterprise quality, ready to ship software RAID solution.