Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2006 15:54:16 +0300
From:      Andrew Perminov <admin@rurap.ru>
To:        freebsd-questions@freebsd.org
Subject:   NDIS problems with D-Link DSL-200B1 driver
Message-ID:  <204183427.20060301155416@rurap.ru>

next in thread | raw e-mail | index | archive | help
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@8
no match for _USBD_ParseConfigurationDescriptorEx@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?204183427.20060301155416>