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
Memory Address Ranges
Go to RapidDriver Main Page

Select the "Hardwired Config" alternative then click on "Add Range" button to add a new memory range, specify all necessary values then click "Ok".

addmemoryhardwired  
 
 
Name Of Range - this name will be used later in RapidDriver Source Builder edition. May be any in RapidDriver Explorer or Developer editions.  
 
Base Address - base address of the memory range.  
 
Number Of Bytes - length of the memory range in bytes.  
 

Select the "Soft Configured" alternative the click on "Edit Range" button if you want to add a "soft" configuration for this memory range:

addmemorysoft  
 
Desired Addresses - type all acceptable base memory addresses here.