Opened 13 years ago

Last modified 12 years ago

#8045 closed enhancement

Update broadcom43xx driver to add support for additional devices. — at Version 3

Reported by: franz1789 Owned by: nobody
Priority: normal Milestone: R1
Component: Network & Internet/Wireless Version: R1/Development
Keywords: broadcom43xx Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by anevilyak)

The broadcom43xx driver currently doesn't support devices 4311 and 4315. Assuming the BSD driver has meanwhile been updated to support them, ours should be updated to match.

Change History (3)

comment:1 by anevilyak, 13 years ago

Resolution: invalid
Status: newclosed

There already is one, but it won't work out of the box, as it requires firmware which cannot be distributed directly as part of the image due to licensing. Either 1) run install-wifi-firmwares.sh with a wired ethernet connection first in order to download/install the requisite firmware, or 2) get the firmware onto your image via one of the means listed at http://www.haiku-os.org/guides/dailytasks/wireless .

comment:2 by franz1789, 13 years ago

Nope, reading the wiki I found:

Non-Supported Hardware

    The following Broadcom 43xx devices:
        bcm4311: vendor 14e4, device 4311
        bcm4312: vendor 14e4, device 4315

I tried to run install_firmware.sh in offline way and it didn't work. The enhancement is valid, at least in the last week someone added support for my wifi card..

in reply to:  2 comment:3 by anevilyak, 13 years ago

Component: Drivers/NetworkNetwork & Internet/Wireless
Description: modified (diff)
Resolution: invalid
Status: closedreopened
Summary: No broadcom 43xx driverUpdate broadcom43xx driver to add support for additional devices.

Replying to franz1789:

I tried to run install_firmware.sh in offline way and it didn't work. The enhancement is valid, at least in the last week someone added support for my wifi card..

I'd suggest being a bit more clear when you file the ticket next time. As originally stated, it seemed to imply you thought we had no driver at all, and hadn't done any further reading.

Note: See TracTickets for help on using tickets.