;-------------------------------------------------------------------------
; callisto.inf -- Inprocomm 802.1x Supplicant Driver
;
; Copyright (C) 2004 Inprocomm, Inc.
;-------------------------------------------------------------------------
[Version]
Signature = "$Chicago$"
Class = NetTrans
ClassGUID = {4d36e975-e325-11ce-bfc1-08002be10318}
Provider = %V_INPROCOMM%
Compatible = 1
DriverVer = 06/21/2005,1.12.06.2005
[Manufacturer]
%V_INPROCOMM% = INPROCOMM
[INPROCOMM]
%CALLISTO.DeviceDesc% = Install, CALLISTO
;-------------------------------------------------------------------------
; Installation Section
;-------------------------------------------------------------------------
; Windows NT specific entry
[Install.NT]
Characteristics = 0x0
AddReg = CALLISTO.common.reg, CALLISTO.WinNT.reg
CopyFiles = CALLISTO.WinNT.CopyFiles
[Install.NT.Services]
AddService = Callisto, , CALLISTO.WinNT.Service
[Install.NT.Remove.Services]
DelService = Callisto, 0x2000
; Windows 9X and ME specific entry
[Install]
AddReg = CALLISTO.common.reg, CALLISTO.Win9X.reg
DeviceID = CALLISTO
CopyFiles = CALLISTO.Win9X.CopyFiles
MaxInstance = 8
;-----------------------------------------------------------------------------
; CALLISTO common registry section
;-------------------------------------------------------------------------
[CALLISTO.common.reg]
HKR, Ndi, HelpText, , %CALLISTO.HelpText%
[CALLISTO.common.DelReg]
;-----------------------------------------------------------------------------
; CALLISTO NT specific
;-------------------------------------------------------------------------
[CALLISTO.WinNT.reg]
HKR, Ndi, Service, , "Callisto"
HKR, Ndi\Interfaces, UpperRange, , noupper
HKR, Ndi\Interfaces, LowerRange, , "ndis5,ndis4,ndis5_prot"
;----------------------------------------------------------------------------
; CALLISTO Win9X specific
;-------------------------------------------------------------------------
[CALLISTO.Win9X.reg]
HKR, , DevLoader, , *ndis, *ntkern
HKR, , DeviceVxDs, , "callisto.sys"
HKR, Ndi, DeviceID, , CALLISTO
HKR, Ndi, MaxInstance, , 8
HKR, NDIS, LogDriverName, , "CALLISTO"
HKR, NDIS, MajorNdisVersion, 1 , 03
HKR, NDIS, MinorNdisVersion, 1 , 0A
HKR, Ndi\Interfaces, DefUpper, , ""
HKR, Ndi\Interfaces, DefLower, , "ndis3,ndis4,ndis5"
HKR, Ndi\Interfaces, UpperRange, , ""
HKR, Ndi\Interfaces, LowerRange, , "ndis3,ndis4,ndis5"
;HKR, Ndi\Install, , , "CALLISTO.Install"
;HKR, Ndi\Remove, , , "CALLISTO.Remove"
;-----------------------------------------------------------------------------
; CALLISTO service section
;-------------------------------------------------------------------------
[CALLISTO.WinNT.Service]
DisplayName = %CALLISTO.DeviceDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_MANUAL_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\callistx.sys
LoadOrderGroup = NDIS
Description = %CALLISTO.DeviceDesc%
;-----------------------------------------------------------------------------
; CopyFiles section
;-------------------------------------------------------------------------
[CALLISTO.WinNT.CopyFiles]
callistx.sys,,,2
[CALLISTO.Win9X.CopyFiles]
callisto.sys,,,2
;-------------------------------------------------------------------------
; Source files
;-------------------------------------------------------------------------
[SourceDisksNames]
1 = %CALLISTO.SourceDiskName%, , ,
[SourceDisksFiles]
callistx.sys = 1, ,
callisto.sys = 1, ,
;-------------------------------------------------------------------------
; Destination Directories
;-------------------------------------------------------------------------
[DestinationDirs]
CALLISTO.Win9X.CopyFiles = 11
CALLISTO.WinNT.CopyFiles = 12
;-----------------------------------------------------------------------------
; Strings section
;-------------------------------------------------------------------------
[Strings]
V_INPROCOMM = "INPROCOMM"
CALLISTO.DeviceDesc = "INPROCOMM 802.1x supplicant"
CALLISTO.SourceDiskName = "INPROCOMM 802.1x supplicant driver disk"
CALLISTO.HelpText = "INPROCOMM 802.1x supplicant. Provide user to access WPA (Wi-Fi Protected Access) network."
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.