aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/userland
diff options
context:
space:
mode:
authorVladimir Kondratyev <wulf@FreeBSD.org>2019-08-18 22:20:28 +0000
committerVladimir Kondratyev <wulf@FreeBSD.org>2019-08-18 22:20:28 +0000
commit7f32f0e2275b83b41a8a190e834d28cb2ab0ce96 (patch)
tree7cad9d9a57d5638c7372a20a2b561704f601e297 /targets/pseudo/userland
parent3544d43bb17f9f69f145bccb58ca9bf3dd5810b1 (diff)
downloadsrc-7f32f0e2275b83b41a8a190e834d28cb2ab0ce96.tar.gz
src-7f32f0e2275b83b41a8a190e834d28cb2ab0ce96.zip
iwmbtfw: Firmware loader for Intel Wireless 8260 based Bluetooth USB devices
Currently supported models are: 8260, 8265, 9560, 9260 and 22161. Firmware files can be installed with comms/iwmbt-firmware port. PR: 237083 Reviewed by: hps, emax X-MFC with: r351196 Differential Revision: https://reviews.freebsd.org/D21071
Notes
Notes: svn path=/head/; revision=351197
Diffstat (limited to 'targets/pseudo/userland')
-rw-r--r--targets/pseudo/userland/Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index 469d34993b46..3868e87914bb 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -443,6 +443,7 @@ DIRDEPS+= \
usr.sbin/bluetooth/hccontrol \
usr.sbin/bluetooth/hcsecd \
usr.sbin/bluetooth/hcseriald \
+ usr.sbin/bluetooth/iwmbtfw \
usr.sbin/bluetooth/l2control \
usr.sbin/bluetooth/l2ping \
usr.sbin/bluetooth/rfcomm_pppd \