Re: Latest Broadcom NDIS driver requires 4 additional functions



Rainer Alves wrote:
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"


May be a dumb question... but I have the same laptop (HP Pavilion
dv8000, 6.2-RC1/amd64) and have been unable to get it working nor debug
myself... 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 (the
patch) be manually applied to the tree and the kernel re-compiled?


--
Nathan Vidican
nvidican@xxxxxxxxx

_______________________________________________
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: Broadcom PCIe Wlan 4311 is supported?
    ... Has anyone try out ndis with this chipset with freebsd-current? ... There is a reverse engineered Linux GPL driver for this chipset. ... It should be grate to have a native driver for freebsd! ...
    (freebsd-current)
  • 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)
  • Re: Question about FILE_OBJECT
    ... NDIS IM is a driver that fully conforms to the model, ... I.E. every time they allocated a new context object they ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Running NDISTest on Vista with an NDIS IM Driver
    ... I had a quick look at the ndistest stuff in the WLK1.0c, ... actually some ndis driver in the ... I tried using the version that comes with WLK/DTM on PassThru (NDIS IM ...
    (microsoft.public.development.device.drivers)