[linux-uvc-devel] add 0c45:6366 to the devices list
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Cengiz C. <ce...@gm...> - 2018-10-15 20:44:58
|
Hello! I have a camera from Sonix Technology with following details: ``` Bus 001 Device 011: ID 0c45:6366 Microdia Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 ? bDeviceProtocol 1 Interface Association bMaxPacketSize0 64 idVendor 0x0c45 Microdia idProduct 0x6366 bcdDevice 1.00 iManufacturer 2 Sonix Technology Co., Ltd. iProduct 1 292A-IPC-OV2710 iSerial 3 SN0001 bNumConfigurations 1 ... ``` As far as my tests go, device seems to work with full resolution with generic uvc. (tested kernel: 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64) Can you add it to the Supported Devices list so we can track its support? Thank you |