ndis error
Robert Marella
rmarella at gmail.com
Wed Mar 29 17:54:24 UTC 2006
Hello All
I recently received a D-Link DWL-G510 network card. I ran ndisgen as I
have done before with other cards and all seemed to go well. A kernel
module, MRV8K51_sys.ko was generated.
When manually loading the module I received the following:
# kldload MRV8K51_sys
no match for _except_handler3
no match for ObfReferenceObject
no match for MmProbeAndLockPages
no match for MmUnlockPages
ndis0: <D-Link AirPlus G DWL-G510 Wireless PCI Card> mem
0xf4010000-0xf401ffff,0 xf4000000-0xf400ffff irq 11 at device 18.0 on
pci0 ndis0: NDIS API version: 5.1
ndis0: Ethernet address: 00:11:95:17:12:55
The module loads but does not function.
I then added the module to /boot/loader.conf and rebooted. The
following are from dmesg and pciconf
# dmesg | grep ndis
ndis0: <D-Link AirPlus G DWL-G510 Wireless PCI Card> mem
0xf4010000-0xf401ffff,0xf4000000-0xf400ffff irq 11 at device 18.0 on
pci0 ndis0: NDIS API version: 5.1 ndis0: init handler failed
device_attach: ndis0 attach returned 6
# pciconv -lv | grep -A4 ndis
ndis0 at pci0:18:0: class=0x020000 card=0x3b091186 chip=0x1fa611ab
rev=0x07 hdr=0x00 vendor = 'Marvell Semiconductor (Was: Galileo
Technology Ltd)' device = '88W8310 The Libertas\x99 WLAN 80211bg'
class = network
subclass = ethernet
This is a fresh install of 6.1 Beta 4 with a generic kernel. Any advice or pointers will be appreciated.
Thank you
Robert
More information about the freebsd-questions
mailing list