aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-01-07 22:52:49 +0000
committerWarner Losh <imp@FreeBSD.org>2021-01-08 03:40:41 +0000
commit23e124c78bcb46ac78d9f06449c4454f43732805 (patch)
treec38223f5c1a3a58bde886bbc081161f30fc7c0b8 /sys/conf
parent0d3a424a89c1f61c2a46791c097a06f1d139cd5e (diff)
downloadsrc-23e124c78bcb46ac78d9f06449c4454f43732805.tar.gz
src-23e124c78bcb46ac78d9f06449c4454f43732805.zip
pccard: Remove bt3c(4) driver
pccard is being removed, so remove bt3c driver since it only has PC Card attachment. Also remove bt3cfw(8) since it's the firmware for this driver. Relnotes: Yes
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES1
-rw-r--r--sys/conf/files1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 103b0929a56c..c3a9c097dedb 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -769,7 +769,6 @@ options NETGRAPH_ASYNC
options NETGRAPH_ATMLLC
options NETGRAPH_ATM_ATMPIF
options NETGRAPH_BLUETOOTH # ng_bluetooth(4)
-options NETGRAPH_BLUETOOTH_BT3C # ng_bt3c(4)
options NETGRAPH_BLUETOOTH_HCI # ng_hci(4)
options NETGRAPH_BLUETOOTH_L2CAP # ng_l2cap(4)
options NETGRAPH_BLUETOOTH_SOCKET # ng_btsocket(4)
diff --git a/sys/conf/files b/sys/conf/files
index d58d2e6c2e0d..370b67709ad6 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -4259,7 +4259,6 @@ netgraph/atm/sscop/ng_sscop.c optional ngatm_sscop \
netgraph/atm/uni/ng_uni.c optional ngatm_uni \
compile-with "${NORMAL_C} -I$S/contrib/ngatm"
netgraph/bluetooth/common/ng_bluetooth.c optional netgraph_bluetooth
-netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c optional netgraph_bluetooth_bt3c
netgraph/bluetooth/drivers/h4/ng_h4.c optional netgraph_bluetooth_h4
netgraph/bluetooth/drivers/ubt/ng_ubt.c optional netgraph_bluetooth_ubt usb
netgraph/bluetooth/drivers/ubt/ng_ubt_intel.c optional netgraph_bluetooth_ubt usb