[ros-kernel] NDIS error with D-Link Nic card
Gge
gerard.gatineau at laposte.net
Sat Jun 12 12:38:15 CEST 2004
I am trying to get my "D-Link DFE-530TX Nic Card ( VIA Rhine chipset)"
working with the Reactos Ne2000 driver
The Nic card driver loads sucessfully but fails to open the adapter
=> this Nic card is supposed to be Ne2000 compatible
=> I only changed the NE2000 driver registry for the IRQ and I/O Port
values
=> Reactos built with DBG=1 + Debug level = MAX_TRACE in ndis/main.c
I could not found the meaning of the NdisStatus error ?
Any idea/suggestion ?
----------------------------------------------------------------------
DriverBase for \SystemRoot\system32\drivers\ne2000.sys: dde26000
(ndis/miniport.c:1089)(NdisInitializeWrapper) Called.
(ndis/miniport.c:1631)(NdisMRegisterMiniport) Called.
(ndis/miniport.c:1749)(NdisMRegisterMiniport) Starting adapter Ne20001
(ndis/miniport.c:1357)(NdisIStartAdapter) Called with Ne20001
(ndis/miniport.c:1383)(NdisIStartAdapter) creating device \Device\Ne20001
(ndis/miniport.c:1500)(NdisIStartAdapter) opened device reg key:
\Registry\Machine\System\CurrentControlSet\Services\Ne20001
(ndis/miniport.c:1502)(NdisIStartAdapter) acquiring miniport block lock
(ndis/miniport.c:1527)(NdisIStartAdapter) calling MiniportInitialize
(ndis/memory.c:157)(NdisAllocateMemory) Called.
(ndis/config.c:177)(NdisOpenConfiguration) Called
(ndis/config.c:208)(NdisOpenConfiguration) returning success
(ndis/config.c:330)(NdisReadConfiguration) requested read of Irq
(ndis/config.c:330)(NdisReadConfiguration) requested read of Port
(ndis/miniport.c:1572)(NdisIStartAdapter) return from
MiniportInitialize: NdisStatus 0xc0010006, SelectedMediumIndex 0x0
(ndis/miniport.c:1589)(NdisIStartAdapter) MiniportInitialize() failed
for an adapter.
DriverBase for \SystemRoot\system32\drivers\kmregtests.sys: dded2000
-------------------------------------------------------------------------
Regards
Gerard
More information about the Ros-kernel
mailing list