SAMSUNGNETSWL23.INF Driver File Contents (netopia_usb_wifi_driver.zip)

; 
; NETSWL23.INF
;
; WinXP installation file for SAMSUNG ACX WLAN Adapter
;
; Copyright (c) 2002, 2003, SAMSUNG Electro-Mechanics,Co,INC.
;

[Version]
CatalogFile= swld23.cat
Signature = "$Windows NT$"
Provider  = %SAMSUNG%
Class     = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer = 08/07/2003,1.2.2
[Manufacturer]
%SAMSUNG% = SAMSUNG
%HP% = HP

; pnp cards should be excluded from select
[ControlFlags]
ExcludeFromSelect = PCI\VEN_104C&DEV_8400&SUBSYS_B000167D
ExcludeFromSelect = PCI\VEN_104C&DEV_8400&SUBSYS_B200167D

[SAMSUNG]
%SWLD23_Vendor.DevDesc% = SWLD23.8400, PCI\VEN_104C&DEV_8400&SUBSYS_B000167D

[HP]
%WL220_Vendor.DevDesc% = WL220.8400, PCI\VEN_104C&DEV_8400&SUBSYS_B200167D

;***********************************************************************
; Win 2000 Main Sections
;***********************************************************************
;
; This section is necessary for the tool
;

[SWLD23.8400.NT]
BusType         = 5
AddReg          =SWLD23.ndi.reg.NT, SWLD23.Param.Reg,SWLD23.VendorDesc
Characteristics = 0x84
CopyFiles       =SWLD23.8400.CopyFiles.NT, SWLD23.8400.BinFiles.NT

[WL220.8400.NT]
BusType         = 5
AddReg          =SWLD23.ndi.reg.NT, SWLD23.Param.Reg, SWLD23.SWLPU.Reg, WL220.VendorDesc
Characteristics = 0x84
CopyFiles       =SWLD23.8400.CopyFiles.NT, SWLD23.8400.BinFiles.NT

[SWLD23.ndi.reg.NT]
HKR, Ndi,               Service,    0,  "SWLD23"
HKR, Ndi\Interfaces,    LowerRange, 0,  "ethernet"
HKR, Ndi\Interfaces,    UpperRange, 0,  "ndis5"

[SWLD23.SWLPU.Reg]
HKR, , EnumPropPages32, 0, "swlpu.dll, NetPropPageProvider"

[SWLD23.8400.NT.Services]
AddService = SWLD23, 2, SWLD23.Service, SWLD23.EventLog

[WL220.8400.NT.Services]                              
AddService = SWLD23, 2, WL220.Service, SWLD23.EventLog

[SWLD23.Service]
DisplayName     = %SWLD23.Service.DispName%        
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\swld23.sys
LoadOrderGroup  = NDIS

[WL220.Service]                            
DisplayName     = %WL220.Service.DispName% 
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START% 
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL% 
ServiceBinary   = %12%\swld23.sys           
LoadOrderGroup  = NDIS                      

[SWLD23.EventLog]
AddReg = SWLD23.AddEventLog.reg

[SWLD23.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported,   0x00010001, 7

[SWLD23.8400.CopyFiles.NT]
swld23.sys
sem23mx.bin

;
; Copy  sem23mx.bin to system directory for ME
;
[SWLD23.8400.BinFiles.NT]
sem23mx.bin

;***********************************************************************
; Win 98 Main Sections                                                 
;***********************************************************************

[SWLD23.8400]
AddReg=SWLD23.ndi.reg, SWLD23.Param.Reg, SWLD23.8400.Install,SWLD23.VendorDesc

[WL220.8400]                                               
AddReg=SWLD23.ndi.reg, SWLD23.Param.Reg, SWLD23.8400.Install,WL220.VendorDesc

[SWLD23.8400.Install]
HKR,Ndi\Install,,,"SWLD23.8400.Copy"
HKR,Ndi\Remove,,,"SWLD23.8400.Remove"

[SWLD23.ndi.reg]                     
HKR,Ndi,DeviceID,,"PCI\VEN_104C&DEV_8400"              
                     
;HKR,Ndi,NetType,,1                     
HKR,Ndi,HelpText,0,%WLANAdapterHelpText%               
                     
; key,subkey,valuname,type,value                     
HKR,,DevLoader,,*ndis                     
HKR,,DeviceVxDs,,swld23.sys                     
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"          
                     
; NDIS Info                     
HKR, NDIS, LogDriverName, , "SWLD23"                   
HKR, NDIS, MajorNdisVersion, 1, 03                     
HKR, NDIS, MinorNdisVersion, 1, 0A                     
                     
HKR,Ndi\Interfaces,DefLower,,"ethernet"                
HKR,Ndi\Interfaces,LowerRange,,"ethernet"              
HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis4,ndis5"       
HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis4,ndis5"     
                     
; Required Components                     
HKR,Ndi,InstallInf,,"netswl23.INF"       
               
[SWLD23.8400.Copy]
CopyFiles=SWLD23.8400.CopyFiles

[SWLD23.8400.Remove]
DelFiles=SWLD23.8400.CopyFiles

[SWLD23.8400.CopyFiles]
swld23.sys
sem23mx.bin

;
; Common section SWLD23
;
[SWLD23.VendorDesc]                      
; Vendor Description                        
;                                           
HKR,,VendorDesc,0,%SWLD23_Vendor.DevDesc%          

HKR,,FirmwareFileName, ,"sem23mx.bin"       
HKR,,DriverDescription, ,%SWLD23_Vendor.DevDesc%

[WL220.VendorDesc]                         
; Vendor Description                        
;                                           
HKR,,VendorDesc,0,%WL220_Vendor.DevDesc%

HKR,,FirmwareFileName, ,"sem23mx.bin"       
HKR,,DriverDescription, ,%WL220_Vendor.DevDesc%

[SWLD23.Param.Reg]

; HardwareID
HKR, ,HardwareID, ,"ACX100"

; NetworkAddress
HKR,,NetworkAddress,,""

HKR,,NumACXRxDescriptors, ,"32"

HKR,,NumACXTxDescriptors, ,"32"

;Basic rate in the 802.11 Ad-hoc(0:1,2,5.5,11Mbps, 1:1,2 Mbps)
HKR,,dot11BasicRateMask, ,"0"

;Support rate in the 802.11 Ad-hoc(0:1,2 Mbps,1:1,2,5.5,11 Mbps,2:1,2,5.5,11,22 Mbps)
HKR,,dot11SupportedRateMask, ,"2"

;Rate Fall Back Retry Limit(Min:0, Max:255)
HKR,,RateFallBackRetryLimit, ,"5"

;HKR,NDI\params\dot11PBCCInvoked,ParamDesc,,"PBCC"
;HKR,NDI\params\dot11PBCCInvoked,type,,"enum"
;HKR,NDI\params\dot11PBCCInvoked,default,,"0"
;HKR,NDI\params\dot11PBCCInvoked\enum,"0",,"Off"
;HKR,NDI\params\dot11PBCCInvoked\enum,"1",,"On"

; TxAntenna 

HKR,NDI\params\dot11TxAntenna,ParamDesc,,"Tx Antenna"
HKR,NDI\params\dot11TxAntenna,type,,"enum"
HKR,NDI\params\dot11TxAntenna,default,,"1"
HKR,NDI\params\dot11TxAntenna\enum,"0",,"Antenna2"
HKR,NDI\params\dot11TxAntenna\enum,"1",,"Antenna1"

HKR,,dot11PrivacyFilter, ,"0"

HKR,NDI\params\dot11ShortPreambleInvoked,ParamDesc,,"Short Preamble"
HKR,NDI\params\dot11ShortPreambleInvoked,type,,"enum"
HKR,NDI\params\dot11ShortPreambleInvoked,default,,"0"
HKR,NDI\params\dot11ShortPreambleInvoked\enum,"0",,"Off"
HKR,NDI\params\dot11ShortPreambleInvoked\enum,"1",,"On"

; Fragmentation Threshold 
HKR,,dot11FragmentationThreshold,,"2346"

; WEP Required
HKR,,WepReq,,"0"
HKR,defaults,WepReq,,"0"
HKR,NDI\params\WepReq,ParamDesc,,"WEP"
HKR,NDI\params\WepReq,type,,"enum"
HKR,NDI\params\WepReq,default,,"0"
HKR,NDI\params\WepReq\enum,0,,"Disabled"
HKR,NDI\params\WepReq\enum,3,,"40 bit"
HKR,NDI\params\WepReq\enum,7,,"128 bit"

HKR,NDI\params\dot11AuthenticationMode,ParamDesc,,"Authentication Mode"
HKR,NDI\params\dot11AuthenticationMode,type,,"enum"
HKR,NDI\params\dot11AuthenticationMode,default,,"0"
HKR,NDI\params\dot11AuthenticationMode\enum,"0",,"Open Authentication"
HKR,NDI\params\dot11AuthenticationMode\enum,"1",,"Shared Authentication"
HKR,NDI\params\dot11AuthenticationMode\enum,"2",,"Auto Switch"

;=============================================================================
;                Common Registry Interface
;=============================================================================

HKR,NDI\params\NetworkMode,ParamDesc,,"Network Mode"
HKR,NDI\params\NetworkMode,type,,"enum"
HKR,NDI\params\NetworkMode,default,,"1"
HKR,NDI\params\NetworkMode\enum,"0",,"802.11 Ad-hoc"
HKR,NDI\params\NetworkMode\enum,"1",,"Infrastructure"

HKR, Ndi\Params\ESSID, ParamDesc, ,"ESSID"
HKR, Ndi\Params\ESSID, Type, ,"edit"
HKR, Ndi\Params\ESSID, LimitText, ,"32"
HKR, Ndi\Params\ESSID, Default,,"any"


; Desired Tx Rate 
HKR,NDI\params\TransmitRate,ParamDesc,, "TransmitRate"
HKR,NDI\params\TransmitRate,type,,"enum"
HKR,NDI\params\TransmitRate,default,,"8"
HKR,NDI\params\TransmitRate\enum,"15",,"Auto"
HKR,NDI\params\TransmitRate\enum,"1",,"1 Mbps"
HKR,NDI\params\TransmitRate\enum,"2",,"2 Mbps"
HKR,NDI\params\TransmitRate\enum,"4",,"5.5 Mbps"
HKR,NDI\params\TransmitRate\enum,"8",,"11 Mbps"
;HKR,NDI\params\TransmitRate\enum,"9",,"22 Mbps PBCC" 


; Desired channel
HKR,,Channel,,"10"
;HKR, Ndi\Params\Channel, ParamDesc, ,"Channel"
;HKR, Ndi\Params\Channel, Type, , "int"
;HKR, Ndi\Params\Channel, Default, , "1"
;HKR, Ndi\Params\Channel, Min, , "1"
;HKR, Ndi\Params\Channel, Max, , "13"
;HKR, Ndi\Params\Channel, Step, , "1"
;HKR, Ndi\Params\Channel, Base, , "10"


; RTS Threshold 
HKR,NDI\params\MediumReservation,ParamDesc,,"MediumReservation"
HKR,NDI\params\MediumReservation,type,,"enum"
HKR,NDI\params\MediumReservation,default,,"3000"
HKR,NDI\params\MediumReservation\enum,3000,,"Off"
HKR,NDI\params\MediumReservation\enum,500,,"Hidden Stations"

HKR,NDI\params\PSMode,ParamDesc,,"Power Saving"
HKR,NDI\params\PSMode,type,,"enum"
HKR,NDI\params\PSMode,default,,"0"
HKR,NDI\params\PSMode\enum,"0",,"Continuous Access Mode"
HKR,NDI\params\PSMode\enum,"1",,"Maximum Power Save"
HKR,NDI\params\PSMode\enum,"2",,"Fast Power Save"

[DestinationDirs]
DefaultDestDir  = 12 ; System Directory
SWLD23.8400.CopyFiles = 11
SWLD23.8400.BinFiles.NT = 10;system

[SourceDisksNames]
1 = %DiskName%,,

[SourceDisksFiles]
swld23.sys  = 1
sem23mx.bin  = 1

[Strings]
SAMSUNG="SAMSUNG"
SWLD23_Vendor.DevDesc = "SAMSUNG WLAN MiniPCI/Cardbus(SWL-2300)"
SWLD23.Service.DispName  = "SAMSUNG WLAN MiniPCI/Cardbus(SWL-2300)"

HP="HP"
WL220_Vendor.DevDesc = "HP WLAN 802.11B WL220"
WL220.Service.DispName = "HP WLAN 802.11B WL220"

WLANAdapterHelpText= "Wireless LAN Cards provides high speed connection to the Internet through 802.11b technology"
DiskName="Wireless LAN Installation Disk"
Download Driver Pack

How To Update Drivers Manually

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.

server: web1, load: 0.75