diff options
author | edwin <edwin@FreeBSD.org> | 2007-09-06 12:50:54 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-09-06 12:50:54 +0800 |
commit | 5e4c9c98c52f08d12a8ad43f72b2a7abf6ea8eb8 (patch) | |
tree | 864f52291295cea640642833658c9e7f83896d77 /comms/Makefile | |
parent | ee5c8835534e94af40bed16b48fee58285cb8685 (diff) | |
download | freebsd-ports-gnome-5e4c9c98c52f08d12a8ad43f72b2a7abf6ea8eb8.tar.gz freebsd-ports-gnome-5e4c9c98c52f08d12a8ad43f72b2a7abf6ea8eb8.tar.zst freebsd-ports-gnome-5e4c9c98c52f08d12a8ad43f72b2a7abf6ea8eb8.zip |
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>
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 3b4943d295a3..429373d18a3f 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -11,6 +11,7 @@ SUBDIR += bforce SUBDIR += bforce-kst SUBDIR += birda + SUBDIR += bluez-firmware SUBDIR += bpl+ SUBDIR += cdr_read SUBDIR += chu |