10fd:804d — Typhoon Webshot II Webcam [zc0301]
Anubis Electronics, Ltd
- Vendor ID
- 10fd
- Product ID
- 804d
- Combined
- 10fd:804d
- Decimal
- 4349:32845
What is this device?
This is the USB identifier for a Typhoon Webshot II Webcam [zc0301] manufactured by Anubis Electronics, Ltd. The vendor ID 10fd is registered to Anubis Electronics, Ltd with the USB Implementers Forum, and 804d is the product ID that Anubis Electronics, Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 10fd:804d Anubis Electronics, Ltd Typhoon Webshot II Webcam [zc0301].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 10fd:804d Anubis Electronics, Ltd Typhoon Webshot II Webcam [zc0301]
You can filter directly with lsusb -d 10fd:804d, or get the full descriptor dump with lsusb -v -d 10fd:804d. Kernel messages from dmesg show the same pair as idVendor=10fd, idProduct=804d.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_10FD&PID_804D USB\VID_10FD&PID_804D&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_10FD&PID_804D"
macOS
$ system_profiler SPUSBDataType
Typhoon Webshot II Webcam [zc0301]:
Product ID: 0x804d
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 804d Typhoon Webshot II Webcam [zc0301]