Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2020 02:32:00 +0000
From:      elk aide <elk_aide@startmail.com>
To:        freebsd-questions@freebsd.org, freebsd-wireless@freebsd.org
Subject:   ndisgen for BCM4331
Message-ID:  <3d8fe553-85bd-4be9-7895-851a270cdd8b@startmail.com>

next in thread | raw e-mail | index | archive | help
Hello everybody, how do you do?

I am trying to use a Windows driver with ndis.

ndisgen bcmwl6.inf bcmwl6.sys    (or ndisgen bcmwl6.inf bcmwl664.sys)


I then get this error:

ndiscvt: line 3095: VID_02d0&PID_4319&FN_1\LocationPaths\*: syntax error.
CONVERSION FAILED


view +3095 bcmwl6.inf shows this: (with 2 lines above and below for context)

;x64 -- Copy files for coinstaller
[CoInstall.CopyFiles.NTamd64]
        bcmwlcoi.dll,bcmwlcoi64.dll,,6

;x86 -- Copy files for coinstaller
[CoInstall.CopyFiles.NTx86]
        bcmwlcoi.dll,bcmwlcoi.dll,,6

[BCM43XNGSD.AddReg]
HKLM,SYSTEM\CurrentControlSet\Control\DeviceOverrides\SD#VID_02d0&PID_4319&FN_1\LocationPaths\*,Removable,0x00010001,0x0

[CoInstallers.AddReg]
HKR,,CoInstallers32,0x00010000,"bcmwlcoi.dll, BCMWlanCoInstall"

; WinVista/Win7 x64 - WDF Co-installer installation section
[BCM43XNMD_NT62.CoInstaller.CopyFiles.NTx86]
        WdfCoInstaller01011.dll


ndigen might not like the wildcard there, but I don't really know how to
proceed. Has anyone of you done this before, or knows what to do here?

Thanks a lot, and have a nice day.
Cheers, elk aide



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3d8fe553-85bd-4be9-7895-851a270cdd8b>