NETGEAR WN311T Wireless PCI Adapter problem
- 
 Hello All I have made a driver using ndisgen, taking inf and sys file and generated a driver and copied it to the /boot/kernel folder. Entered to the /boot/loader.conf and added: 
 ndis_load="YES"
 netmw145_sys_load="YES" - - - driver of the wireless card.It seems that the freebsd load the driver but it does not work. Here are the errors I get: kernel: ndis0: <netgear wn311t="" wireless="" pci="" adapter="">mem 0xec220000-0xec22ffff,0xec230000-0xec23ffff irq 18 at device 14.0 on pci1 
 kernel: ndis0: NDIS API version: 5.1
 kernel: ndis0: init handler failed
 kernel: device_attach: ndis0 attach returned 6Update !!!! I have tried to use a different release Netgear driver, this time i was able to see the device after I kldload it . but got other erros and the device still does not work… ernel: ndis0: <netgear wn311t="" wireless="" pci="" adapter="">mem 0xec220000-0xec22ffff,0xec230000-0xec23ffff irq 18 at device 14.0 on pci1 
 kernel: ndis0: NDIS API version: 5.1
 NDIS: open file /compat/ndis/cb8350.bin failed: 2
 kernel: device_attach: ndis0 attach returned 6what is that cb8350.bin , i didnt find any file like that anywhere...., it even does not exist in the /sys/compat/ndis/ directory.. 
 Help anyone??Does anyone know what to do? Does anyone know what to do?</netgear></netgear>