NDIS problems with D-Link DSL-200B1 driver

Andrew Perminov admin at rurap.ru
Wed Mar 1 04:54:15 PST 2006


Hello, All.

I'm using  D-Link DSL-200 B1 ADSL modem and wished to make it work
under my FreeBSD 6.0-RELEASE. My ISP uses RFC 2684 IPoATM Bridged LLC
Encapsulation (LAN driver mode) so eciadsl won't help me.
I have glausb.in_, glausb.sys and mon_ac_w.bin driver files. There are
2 dll, but I think they aren't necessary (coinst.dll and gsindi.dll).
I'm trying to convert this driver with NDIS. I run successfully
ndisgen and got glausb_sys.ko, which I moved to /boot/kernel/.
After that I'm trying to load it with kldload glausb_sys.ko. But it
just returns
----
no match for IoOpenDeviceRegistryKey
no match for ZwSetValueKey
no match for _USBD_CreateConfigurationRequestEx at 8
no match for _USBD_ParseConfigurationDescriptorEx at 28
----
glausb_sys.ko appears in kldstat, but modem is staying ugen0.

I have NDIS compiled. Kernel is compiled with options NDISAPI.

Second thing, I cannot compile kernel with device ndis - it brings me
an compilation error in if_ndis.

Did I missed something? What should I do to make it work?

-- 
Best Regards,
 Andrey                          mailto:d1pro[at]mail.ru

ICQ: 333298804

Now playing: /dev/null



More information about the freebsd-questions mailing list