Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - error when driver the wireless for Broadcom chip: Page 1 of 3 (3 Items)
   
error when driver the wireless for Broadcom chip  
Hi,
 I am testing the Broadcom wireless(vid=0x14e4, did=0x4311) on QNX6.5, it is builded on the pcie card, i check from the 
QNX database, it should support it already(using devnp-bcm43xx.so),  but i get error(follow is the error message):

Nov 20 19:04:31    5    14     0 tcpip starting
Nov 20 19:04:31    3    14     0 Using pseudo random generator.  See "random" option
Nov 20 19:04:31    5    14     0 initializing IPsec... done
Nov 20 19:04:31    5    14     0 IPsec: Initialized Security Association Processing.
Nov 20 19:04:31    5    14     0 bcm43xx_detect
Nov 20 19:04:31    5    14     0 devn-bcm43xx: Vendor Id.=0x14e4 Device Id.=0x4311 pci index=0x0000 Irq=0x000b
Nov 20 19:04:31    2    14     0 /home/builder/hudson/6.5.x_milestone/svn/lib/io-pkt/sys/dev_nda/bcm43xx/bcm/shrd/
sbutils.c 301

Nov 20 19:04:31    5    14     0 bc0sb_doattach: unrecognized device id 0x4311
Nov 20 19:04:31    5    14     0 wl0: wlc_attach: sb_attach failed
Nov 20 19:04:31    2    14     0 wlc_attach failed - error 11
Nov 20 19:04:31    2    14     0 Unable to init /lib/dll/devnp-bcm43xx.so: No such process


Any help would be greatly appreciated.
Thanks.