From 694bb60f2c3d8ed623e8218040850f6d8cc81945 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Mon, 30 Jan 2017 20:00:23 -0600 Subject: [PATCH] trivial: dell: update readme for MST and TBT being part of fwupd --- plugins/dell/README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/plugins/dell/README.md b/plugins/dell/README.md index 1c7022ff3..9ca74ef32 100644 --- a/plugins/dell/README.md +++ b/plugins/dell/README.md @@ -21,7 +21,7 @@ If you don't want or need this functionality you can use the # Devices powered by the Dell Plugin The Dell plugin creates device nodes for PC's that have switchable TPMs as -well as the Type-C docks (WD15/TB15). +well as the Type-C docks (WD15/TB16). These device nodes can be flashed using UEFI capsule (and fwupdate) but don't use the ESRT table to communicate device status or version information. @@ -121,7 +121,7 @@ Keep in mind that **TPM 1.2** and **TPM 2.0** will require different userspace tools. ## Dock Devices -The *TB15* and *WD15* have a variety of updatable components. Each component +The *TB16* and *WD15* have a variety of updatable components. Each component will create a virtual device in ```# fwupdmgr get-devices``` For example the WD15 will display these components: @@ -134,13 +134,6 @@ Dell WD15 Port Controller 1 Version: 0.1.1.8 Created: 2016-07-19 -Dell WD15 MST Hub - Guid: 7bee2a28-b909-540d-9fa9-6a4c9611d992 - DeviceID: DELL-7bee2a28-b909-540d-9fa9-6a4c9611d992lu - Plugin: dell - Flags: require-ac - Created: 2016-07-19 - Dell WD15 Guid: e7ca1f36-bf73-4574-afe6-a4ccacabf479 DeviceID: DELL-e7ca1f36-bf73-4574-afe6-a4ccacabf479lu @@ -156,5 +149,5 @@ Components that can be updated via UEFI capsule will have the These updates can be performed the standard method of using: ```# fwupdmgr update``` -Some components are not currently updatable by fwupd such as multi stream -transport hub and thunderbolt NVM. +Some components are updatable via other plugins in fwupd such as multi stream +transport hub (MST) and thunderbolt NVM.