Re: Latest Broadcom NDIS driver requires 4 additional functions



Rainer Alves wrote:
Scot Hetzel wrote:
I'm trying to upgrade my ndis driver from version 3.100.64.0 to
4.40.19.0, but when I try to load the driver I get a Fatal trap 12
error.
[...]
However under FreeBSD + NDIS, the led is always red and the chip is never properly activated.

Replying to myself, the new driver works... I get a "no match for MmGetPhysicalAddress" when kldload'ing, a "fpudna in kernel mode" when doing a ifconfig, but overrall it works fine.
Thanks for the hint.

--
Rainer Alves

_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Latest Broadcom NDIS driver requires 4 additional functions
    ... Rainer Alves wrote: ... but when I try to load the driver I get a Fatal trap 12 ... However under FreeBSD + NDIS, the led is always red and the chip is never properly activated. ...
    (freebsd-current)
  • Re: Latest Broadcom NDIS driver requires 4 additional functions
    ... Rainer Alves wrote: ... However under FreeBSD + NDIS, the led is always red and the chip is never properly activated. ... how/where did you upgrade the freebsd/ndis driver from; where/which windows driver files did you use? ... Are the ndis driver patches mentioned in this thread committed to CVS, or must it be manually applied to the tree and the kernel re-compiled? ...
    (freebsd-questions)