Port details |
- bluez-firmware Firmware for the D-Link BCM2033 bluetooth adaptor for use by bcmfw(1)
- 1.2 comms =2 1.2Version of this port present on the latest quarterly branch.
- Maintainer: dirkx@webweaving.org
- Port Added: 2007-09-06 04:51:07
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kld
- License: not specified in port
- WWW:
- http://www.bluez.org/
- Description:
- Firmware for the Broadcom BCM2033 chip based Bluetooth USB devices. To
be downloaded with bcmfw(1). The ubtbcmfw(4) and ng_ubt(4) kernel
modules need to be installed.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bluez-firmware>0:comms/bluez-firmware
- To install the port:
- cd /usr/ports/comms/bluez-firmware/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/bluez-firmware
- pkg install bluez-firmware
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bluez-firmware
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bluez-firmware-1.2.tar.gz) = b6119e118fabc6bd34584afcbe6fff00a44caeb64152b02ed57c6fba9fd99eec
SIZE (bluez-firmware-1.2.tar.gz) = 370623
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_bluez-firmware
- pkg-message:
- For install:
- NOTICE
======
You need to have the ubtbcmfw(8) and ng_ubt(8) kernel modules
in our kernel. This can be accomplished by adding the following
lines to /boot/loader.conf:
ubtbcmfw_load=yes
ng_ubt_load=yes
Furthermore you need to ensure that the bcmfw(1) utility downloads
the firmware into the dongle on insertion. This can be done by
adding the followign lines to /etc/devd.conf (devd(8) should run
by default):
# Requires the port BCM2033 to be installed
# and the ubtbcmfw(8) and ng_ubt(8) kernel modules
# to be loaded prior to insertion.
#
attach 100 {
match "vendor" "0x0a5c";
match "product" "0x2033";
action "if test -d /usr/local/lib/firmware; then bcmfw -n $device-name -m /usr/local/lib/firmware/BCM2033-MD.hex -f /usr/local/lib/firmware/BCM2033-FW.bin; fi";
}
Or alternatively load these files manually with:
cd /usr/local/lib/firmware
bcmfw -n ubtbcmfw0 -m BCM2033-MD.hex -f BCM2033-FW.bin
you should then see the following lines in your dmesg(8):
ubtbcmfw0: <vendor 0x0a5c product 0x2033, class 224/1, rev 1.01/0.a0, addr 7> on uhub0
ubtbcmfw0: at uhub0 port 2 (addr 7) disconnected
ubtbcmfw0: detached
ubt0: <Broadcom Corp. BCM2033, class 224/1, rev 1.01/0.a0, addr 7> on uhub0
ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
ubt0: Interface 1 (alt.config 4) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=64; nframes=5, buffer size=320
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2 20 Jul 2022 14:21:01 |
Tobias C. Berner (tcberner) |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
1.2 20 Oct 2014 09:31:34 |
bapt |
Cleanup plist |
1.2 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
1.2 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2 22 May 2008 09:13:23 |
edwin |
Update port: comms/bluez-firmware email maintainer, typo's
Maintainer update of email address and a few typos.
Also added WWW line
PR: ports/122748
Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org> |
1.2 06 Sep 2007 04:51:13 |
edwin |
Fix typo in firmware |
1.2 06 Sep 2007 04:50:54 |
edwin |
New port: comms/bluez-firmware Firmware for the D-Link BCM2033 bluetooth
Firmware for the Broadcom BCM2033 chip based Bluetooth USB
devices. To be downloaded with bcmfw(1). The ubtbcmfw(4)
and ng_ubt(4) kernel modules need to be installed.
PR: ports/115036
Submitted by: Dirk-Willem van Gulik <dirkx@joost.com> |