|
Company

Projects
Software

Links

Methodology

Contact Us

Clients

Search
|
| Description |
Create a kernel level driver for Windows NT and Windows 2000
that can send data to SCSI tape drives at rated speeds. |
| Solution |
A kernel level device was created to send data to SCSI drives.
The code was designed to allow the ease of adding a new drive
type. The code allowed generic code to be executed for a new drive
type with the option of overriding functionality based on the
specific IRP or ioctl sent to the driver. |
|
| Key
Technologies |
NT 4.0
Windows 2000
device drivers
SCSI
C |
|