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 [EMAIL PROTECTED] no match for [EMAIL PROTECTED] ---- 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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"