Home    Prev Next    
Contents
RapidDriver Explorer
Introduction
The User Interface (Overview)
Device Description
Test Devices
Driver Description
New RapidDriver Project
Step 1: Select Device
Step 2: Project Description
Step 3: ISA Resources
Step 4: Driver Installation
Generic RapidDriver Project
Port I/O
Memory-mapped I/O
PCI Devices
Working With ISA/PC-104 Devices
New ISA/PC-104 Project
Hardware Resources for ISA/PC-104
Input/Output (I/O) Port Ranges
Memory Address Ranges
Interrupt Request (IRQ) Line
Direct Memory Access (DMA) Channel
Test ISA/PC-104 Device
Working With PCI Devices
New PCI Driver Project
Test PCI Device
PCI Header
Configuration Space
Base Address Registers (BARs)
Interruptions
Settings for bus-master DMA
Working with Parallel Port Devices
New Parallel Port Project
Test Parallel Port Device
Parallel Port Settings
LPT Pins
Ports And Bits
Interrupts
Working With USB Devices
New USB Project
Test USB Device
Descriptors and Configuration
Vendor/Class Requests
Pipe Operations
Feature Requests
Test ISA/PC-104 Device
Go to RapidDriver Main Page

Attention! You should install your device before you can test it. You can do it through the main menu (Actions | Install Device Using RapidDrv.sys) or by clicking on the toolbar button. With RapidDriver Source Builder edition you can select Install Device Using Custom Driver instead.

 
isatest  
 
At Test Device tab page you can do following:  
 
 
·Read or write any hardware port address.  
 
·Read or write selected memory range(s) .  
 
·Listen for the hardware interruptions. This operation is potentially dangerous, so to be on the safe side, save all unsaved data before you check the "listen for interruptions" box.