User Manual

;
; NDIS Info
;
HKR, NDIS, LogDriverName, 0, "UsbDumpr_RT2870"
HKR, NDIS, MajorNdisVersion,1, 03
HKR, NDIS, MinorNdisVersion,1, 0A
HKR, , BusType, 0, 5
HKR, NDI, CardType, 0, "PCI"
;
; Interfaces
;
HKR, Ndi\Interfaces, DefUpper, 0, "ndis3"
HKR, Ndi\Interfaces, DefLower, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis3"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
;
; Install sections
;HKR,Ndi\Install,ndis3,,"UsbDumpr_RT2870.install"
[win9x.CopyFiles]
RT2870QA.sys ; Win9x Installation
;*******************************************************************************************
; common regs for NT and W9x
;*******************************************************************************************
HKR,"Parameters","MaximumTransferSize",0x10001,4096
HKR,"Parameters","DebugLevel",0x10001,2
HKR,"Parameters","BulkUsbEnable",0x10001,1
;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************
[DestinationDirs]
NT.CopyFiles=12 ; system32\drivers subdirectory on NT
win9x.CopyFiles=11 ; system32 subdirectory on win9x
[NT.CopyFiles]