oemsetup.inf Driver File Contents (sc1200a-tx_2K.zip)

;
; SC1200A-TX.INF
;
[version]
Signature   = "$Windows NT$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %SAMSUNG%
LayoutFile  = layout.inf
DriverVer   =2000/05/31,1.00.0000.0

[Manufacturer]
%SC1200A% = SC1200A

[ControlFlags]
ExcludeFromSelect = PCI\VEN_10c3&DEV_8920

[SC1200A]
%SC1200A.DeviceDesc% = SC1200A.ndi,    PCI\VEN_10c3&DEV_8920  ; KS8920

[SC1200A.ndi.NT]
Characteristics = 0x84
BusType         = 5
AddReg          = SC1200A.ndi.reg, comet.ndi.reg, comet.pci.reg, SC1200A.con.reg, SC1200A.software.NT
CopyFiles       = comet.Install.CopyFiles, netaccp.Install.CopyFiles
Renfiles        = sys.Install.Rename, inf.Install.Rename

[SC1200A.software.NT]
HKLM,Software\SC1200A\CurrentVersion,Description,0,%ProductSoftwareDescription%
HKLM,Software\SC1200A\CurrentVersion,MajorVersion,0x00010001,%ProductMajorVersion%
HKLM,Software\SC1200A\CurrentVersion,MinorVersion,0x00010001,%ProductMinorVersion%
HKLM,Software\SC1200A\CurrentVersion,Review,0x00010001,%ProductReview%
HKLM,Software\SC1200A\CurrentVersion,ServiceName,0,%ProductSoftwareName%
HKLM,Software\SC1200A\CurrentVersion,SoftwareType,0,%SoftwareType%
HKLM,Software\SC1200A\CurrentVersion,Title,0,%ProductSoftwareTitle%

;-----------------------------------------------------------------------------
; SC1200A specific
;
[SC1250.ndi.reg]
HKR, ,                                      AdapterCFID,    0, "892510c3"

;-----------------------------------------------------------------------------
; Comet common driver parameters
;
[comet.ndi.reg]
HKR, Ndi,                                   Service,        0, "SC1200A"
HKR, Ndi\Interfaces,                        LowerRange,     0, "ethernet"
HKR, Ndi\Interfaces,                        UpperRange,     0, "ndis5"
HKR, ,                                      MediaType,      0, "0"


;-----------------------------------------------------------------------------
; PCI common parameters
;
[comet.pci.reg]
HKR, ,                                      AdapterType,    0, "5"

[SC1200A.con.reg]
HKR,Ndi\params\ConnectionType,ParamDesc,,"ConnectionType"
HKR,Ndi\params\ConnectionType,default,,0
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,0,,"AutoSense"
HKR,Ndi\params\ConnectionType\enum,2,,"10Mbps Half"
HKR,Ndi\params\ConnectionType\enum,9,,"10Mbps Full"
HKR,Ndi\params\ConnectionType\enum,8,,"100Mbps Half"
HKR,Ndi\params\ConnectionType\enum,3,,"100Mbps Full"
HKR,NDI\params\ConnectionType,flag,1,20,00,00,00

;BurstLength
HKR,Ndi\params\BurstLength,ParamDesc,,"BurstLen"
HKR,Ndi\params\BurstLength,default,,10
HKR,Ndi\params\BurstLength,type,,enum
HKR,Ndi\params\BurstLength\enum,1,,"1 DWORD"
HKR,Ndi\params\BurstLength\enum,2,,"2 DWORDS"
HKR,Ndi\params\BurstLength\enum,4,,"4 DWORDS"
HKR,Ndi\params\BurstLength\enum,8,,"8 DWORDS"
HKR,Ndi\params\BurstLength\enum,10,,"16 DWORDS"
HKR,Ndi\params\BurstLength\enum,20,,"32 DWORDS"
HKR,NDI\params\BurstLength,flag,1,20,00,00,00

;Receive buffers
HKR,Ndi\params\ReceiveBuffers,ParamDesc,,"ReceiveBuffers"
HKR,Ndi\params\ReceiveBuffers,default,,10
HKR,Ndi\params\ReceiveBuffers,type,,enum
HKR,Ndi\params\ReceiveBuffers\enum,8,," 8"
HKR,Ndi\params\ReceiveBuffers\enum,10,,"16"
HKR,Ndi\params\ReceiveBuffers\enum,20,,"32"
HKR,Ndi\params\ReceiveBuffers\enum,30,,"48"
HKR,Ndi\params\ReceiveBuffers\enum,40,,"64"
HKR,NDI\params\ReceiveBuffers,flag,1,20,00,00,00

[SourceDisksNames]
50="SC1200A-TX 10/100 Fast Ethernet Adapter Driver Diskette ",,0

[SourceDisksFiles]
SNDIS5.sys=50,,SNDIS5.sys,10000
netaccp.inf=50,,netaccp.inf,10000

[comet.Install.CopyFiles]
SNDIS5.sys,,,2

[SC1200A.Install.CopyFiles]
OEMSETUP.INF,,,2


[SC1200A.ndi.NT.Services]
AddService = SC1200A, 2, comet.Service, comet.EventLog


[comet.Service]
DisplayName     = %SC1200A.DeviceDesc%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_AUTO_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\SNDIS5.sys
LoadOrderGroup  = NDIS
AddReg          = TextModeFlags.reg

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

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

[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x0001


;-----------------------------------------------------------------------------
; DestinationDirs
;
[DestinationDirs]
comet.Install.CopyFiles         = 12
SC1200A.Install.CopyFiles         = 17

[Strings]
;MSFT    = "Microsoft"
SAMSUNG = "Samsung Electronics Co., LTD"
SC1200A = "Samsung Electronics Co., LTD"
DriverVersion =01/05/2000,1.80.00.0000
ProviderName  ="Samsung Electronics Co. LTD"

ProductSoftwareDescription		="Samsung SC1200A-TX Adapter Driver Ver. 1.0"
ProductSoftwareTitle			="Samsung SC1200A-tx Adapter Driver"
ProductMajorVersion			="2"
ProductMinorVersion 			="1"
ProductSoftwareName			="SNDIS5"
ProductReview				="2"
SoftwareType				="driver"

SC1200A.DeviceDesc = "SmartEther SC1200A 10/100 PCI Ethernet Windows 2000 Driver"
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: web3, load: 1.81