10fd:de00 WinFast WalkieTV WDM Capture Driver.

Anubis Electronics, Ltd

Vendor ID
10fd
Product ID
de00
Combined
10fd:de00
Decimal
4349:56832

What is this device?

This is the USB identifier for a WinFast WalkieTV WDM Capture Driver. manufactured by Anubis Electronics, Ltd. The vendor ID 10fd is registered to Anubis Electronics, Ltd with the USB Implementers Forum, and de00 is the product ID that Anubis Electronics, Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 10fd:de00 Anubis Electronics, Ltd WinFast WalkieTV WDM Capture Driver..

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 10fd:de00 Anubis Electronics, Ltd WinFast WalkieTV WDM Capture Driver.

You can filter directly with lsusb -d 10fd:de00, or get the full descriptor dump with lsusb -v -d 10fd:de00. Kernel messages from dmesg show the same pair as idVendor=10fd, idProduct=de00.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_10FD&PID_DE00
USB\VID_10FD&PID_DE00&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_10FD&PID_DE00"

macOS

$ system_profiler SPUSBDataType
    WinFast WalkieTV WDM Capture Driver.:
      Product ID: 0xde00
      Vendor ID: 0x10fd  (Anubis Electronics, Ltd)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

10fd  Anubis Electronics, Ltd
	de00  WinFast WalkieTV WDM Capture Driver.

More from Anubis Electronics, Ltd