Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - error when driver the wireless for Broadcom chip: (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.
Re: error when driver the wireless for Broadcom chip  
I am trying to contact Broadcom with regard to your question, as our
driver is a port of the Broadcom source.




On 2012-11-20 6:09 AM, "liang alvin" <community-noreply@qnx.com> wrote:

>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/bc
>m/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.
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post97296
>To cancel your subscription to this discussion, please e-mail
>drivers-networking-unsubscribe@community.qnx.com

Re: error when driver the wireless for Broadcom chip  
I hope to get your reply,
Thank you very much.