Skip to content

Commit 2712f55

Browse files
Remove Windows 10 Mobile.
1 parent 6d69d07 commit 2712f55

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • windows-driver-docs-pr/usbcon

windows-driver-docs-pr/usbcon/ucsi.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: USB-C Connector System Software Interface (UCSI) Driver
33
description: Learn about the USB Type-C Connector System Software Interface specification-compliant driver for an Advanced Configuration and Power Interface transport.
4-
ms.date: 10/30/2025
4+
ms.date: 11/03/2025
55
ms.topic: concept-article
66
#customer intent: As a driver developer, I want to understand about the UCSI specification-compliant driver to support an embedded controller with ACPI transport.
77
---
@@ -30,8 +30,6 @@ USB role switching is handled in the firmware of the system. The USB Role Switch
3030

3131
The USB host-side drivers are a set of drivers that work with EHCI or XHCI compliant USB host controllers. If the role-switch driver enumerates the host role, the drivers are loaded. If your host controller isn't specification-compliant, you can write a custom driver by using [USB host controller extension programming interface](/previous-versions/windows/hardware/drivers/mt188009(v=vs.85)). For more information, see [Developing Windows drivers for USB host controllers](developing-windows-drivers-for-usb-host-controllers.md).
3232

33-
Windows 10 Mobile doesn't support [all USB devices classes](supported-usb-classes.md).
34-
3533
- USB connector manager
3634

3735
Microsoft provides a UCSI in-box driver with Windows (UcmUcsiCx.sys) that implements the features defined in the [USB Type-C Connector System Software Interface Specification](https://www.intel.com/content/www/us/en/products/docs/io/universal-serial-bus/usb-type-c-ucsi-spec.html). The specification describes the capabilities of UCSI. It explains the registers and data structures, for hardware component designers, system builders, and device driver developers.

0 commit comments

Comments
 (0)