Jump to content

Missing / Unable to add TCP/IP for USB-Ethernet Adapter


gramsay

Recommended Posts

Currently I am using PCMCIA-Ethernet Adapter card to use cable modem/service.

I have a need to use Siemens SpeedStream 1001 USB-Ethernet Adapter which is not working now after install.

See signature for my PC profile.

During the install of the USB-Ethernet Adapter from its CD I noticed a file from the C:drive was not found ..."svrapi.dll".

This may be the cause of the USB adapter not working.

I contacted cable company who checked a few things and concluded after checking winipcfg, that the TCP/IP settings for the USB adapter was missing.

The device did not show up in the drop down box of winipcfg.

I am also unable to ADD TCP/IP for the USB-EThernet device ...

Appreciate any help

Peace,

GR

Edited by gramsay
Link to comment
Share on other sites


Try newest Siemens SpeedStream 1001 driver [1001.SYS build 1.00.0903.2001]:

http://kb.efficient.com/article.asp?article=45942&p=351

or try:

http://subscriber.communications.siemens.c...etworking.shtml

This is the INF file I'm using.

I have modded 1001.INF a while back to allow install on all 9x + NTx OSes [i'm using it successfully on 98SE, ME + XP]:

; 1001.INF - Siemens SpeedStream USB 10/100 Ethernet Adapter
; Windows 95/NT4/98/2000/ME/XP/2003
[Version]
Signature=$CHICAGO$
Compatible=1
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Provider=Siemens
DriverVer=10/18/2001,1.00.0903.2001
[Manufacturer]
Siemens=Siemens
[ControlFlags]
ExcludeFromSelect=USB\VID_067C&PID_1001, \
USB\VID_083A&PID_5046
[Siemens]
"Siemens SpeedStream USB 10/100 Ethernet Adapter"=1001.Ndi,USB\VID_067C&PID_1001
"Siemens SpeedStream USB 10/100 Ethernet Adapter"=1001E.Ndi,USB\VID_083A&PID_5046
; 95/98/ME main sections:
[1001.Ndi]
AddReg=1001.Reg,1001.Params,1001.Con.Reg
CopyFiles=1001.ndis.copyfiles
[1001E.Ndi]
AddReg=1001E.Reg,1001.Params,1001.Con.Reg
CopyFiles=1001.ndis.copyfiles
; NT4/2000/XP/2003 main sections:
[1001.Ndi.NT]
AddReg=1001.NT.Reg,1001.Params,1001.Con.Reg
Characteristics=0x84
BusType=1
CopyFiles=1001.ndis.copyfiles,1001.ndis.copyfiles.NT
[1001.Ndi.NT.Services]
AddService=1001,2,1001.Service,Common.EventLog
[1001E.Ndi.NT]
AddReg=1001.NT.Reg,1001.Params,1001.Con.Reg
Characteristics=0x84
BusType=1
CopyFiles=1001.ndis.copyfiles,1001.ndis.copyfiles.NT
[1001E.Ndi.NT.Services]
AddService=1001,2,1001.Service,Common.EventLog
; 95/98/ME:
[1001.Reg]
HKR,Ndi,DeviceID,,USB\VID_067C&PID_1001
HKR,,AdapterName,,1001
HKR,Ndi,CardType,,"PNP"
HKR,,AdapterName,,1001
HKR,,DevLoader,,*ndis,*ntkern,*ndis
HKR,,DeviceVxDs,,1001.SYS
HKR,NDIS,MajorNdisVersion,1,05
HKR,NDIS,MinorNdisVersion,1,00
HKR,NDIS,LogDriverName,,1001
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi,HelpText,,"Siemens SpeedStream USB 10/100"
[1001E.Reg]
HKR,Ndi,DeviceID,,USB\VID_083A&PID_5046
HKR,,AdapterName,,1001
HKR,Ndi,CardType,,"PNP"
HKR,,AdapterName,,1001
HKR,,DevLoader,,*ndis,*ntkern,*ndis
HKR,,DeviceVxDs,,1001.SYS
HKR,NDIS,MajorNdisVersion,1,05
HKR,NDIS,MinorNdisVersion,1,00
HKR,NDIS,LogDriverName,,1001
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi,HelpText,,"Siemens SpeedStream USB 10/100"
[1001.Params]
HKR,,TxPacketDesc,0,"40"
HKR,,RxPacketDesc,0,"20"
HKR,,MediaSel,0,"1"
HKR,,FlowControl,0,"1"
HKR,,FlowControl_Tx,0,"0"
HKR,,AlivePara,0,"2"
HKR,,FlowControl_Rx,0,"0"
[1001.Con.Reg]
HKR,Ndi\Params\MediaType,ParamDesc,,"Media Type"
HKR,Ndi\Params\MediaType,default,,"0"
HKR,Ndi\Params\MediaType,type,,"enum"
HKR,Ndi\Params\MediaType\enum,0,,"AutoSense"
HKR,Ndi\Params\MediaType\enum,1,,"10BaseT"
HKR,Ndi\Params\MediaType\enum,2,,"10BaseT Full_Duplex"
HKR,Ndi\Params\MediaType\enum,3,,"100BaseTX"
HKR,Ndi\Params\MediaType\enum,4,,"100BaseTX Full_Duplex"
HKR,Ndi\Params\MediaType,flag,1,"20","00","00","00"
HKR,Ndi\Params\MagicPkt,ParamDesc,,"Magic Packet"
HKR,Ndi\Params\MagicPkt,default,,"0"
HKR,Ndi\Params\MagicPkt,type,,"enum"
HKR,Ndi\Params\MagicPkt\enum,0,,"Enable"
HKR,Ndi\Params\MagicPkt\enum,1,,"Disable"
HKR,Ndi\Params\MagicPkt,flag,1,"20","00","00","00"
HKR,Ndi\Params\LinkWakeup,ParamDesc,,"Link Status Wakeup"
HKR,Ndi\Params\LinkWakeup,default,,"0"
HKR,Ndi\Params\LinkWakeup,type,,"enum"
HKR,Ndi\Params\LinkWakeup\enum,0,,"Enable"
HKR,Ndi\Params\LinkWakeup\enum,1,,"Disable"
HKR,Ndi\Params\LinkWakeup,flag,1,"20","00","00","00"
; NT4/2000/XP/2003:
[1001.NT.Reg]
HKR,Ndi\Interfaces,LowerRange,0,"ethernet"
HKR,Ndi\Interfaces,UpperRange,0,"ndis5"
HKR,Ndi,Service,0,"1001"
HKR,,Platform,0,"1"
[1001.Service]
DisplayName="Siemens SpeedStream USB 10/100 Ethernet Adapter"
ServiceType=1
StartType=3
ErrorControl=0
ServiceBinary=%12%\1001.SYS
LoadOrderGroup=NDIS,NTKERN,NDIS
AddReg=TextModeFlags.Reg
[Common.EventLog]
AddReg=Common.AddEventLog.Reg
[Common.AddEventLog.Reg]
HKR,,EventMessageFile,0x00020000,%%SystemRoot%%\SYSTEM32\NETEVENT.DLL
HKR,,TypesSupported,0x00010001,7
[TextModeFlags.Reg]
HKR,,TextModeFlags,0x00010001,0x0001
[1001.ndis.copyfiles]
1001.SYS
[1001.ndis.copyfiles.NT]
1001.SYS
[DestinationDirs]
1001.ndis.copyfiles=11
1001.ndis.copyfiles.NT=12
[SourceDisksNames]
1=,,0

Hope this helps.

Edited by MDGx
Link to comment
Share on other sites

Try newest Siemens SpeedStream 1001 driver [1001.SYS build 1.00.0903.2001]:

http://kb.efficient.com/article.asp?article=45942&p=351

or try:

http://subscriber.communications.siemens.c...etworking.shtml

This is the INF file I'm using.

Thanks for the reply ....

[1001.SYS build 1.00.0903.2001]: is the driver Im using that I downloaded.

The driver seems ok as the Network adapter shows up in Device Manager and Control Panel/Network ...

The problem is that I cant add TCP/IP to that network adapter ..... The ADD button doesnt do anything ..

Therefore I am stuck and cannot complete Network adapter install.

Still unable to contact Siemens tech support due to their limited hours.

Peace,

GR

Link to comment
Share on other sites

  • 1 month later...

Clicking the Add button in the Network Properties dialog does nothing at all? I sense a corrupted NETCPL.CPL... extract the file from win98_25.cab of your Windows CD.

Edited by LLXX
Link to comment
Share on other sites

Clicking the Add button in the Network Properties dialog does nothing at all? I sense a corrupted NETCPL.CPL... extract the file from win98_25.cab of your Windows CD.

Thanks for assistance ....

I went to win98.cab

used winrar to open/view

extract netcpl.cpl to folder

go to windows/system

rename existing netcpl.cpl to netcpl.old

move new netcpl.cpl into windows/system

reboot PC ......

still have problem .....

when I select the desired network adapter then try to add protocol tcp/ip , the ADD does not work ....

Im starting to think a system registry must be corrupted .....

Thanks,

Gary

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...