Release 4.16 drivers/usb/serial/oti6858.h
// SPDX-License-Identifier: GPL-2.0+
/*
* Ours Technology Inc. OTi-6858 USB to serial adapter driver.
*/
#ifndef __LINUX_USB_SERIAL_OTI6858_H
#define __LINUX_USB_SERIAL_OTI6858_H
#define OTI6858_VENDOR_ID 0x0ea0
#define OTI6858_PRODUCT_ID 0x6858
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Kees Lemmens | 16 | 88.89% | 1 | 33.33% |
Greg Kroah-Hartman | 2 | 11.11% | 2 | 66.67% |
Total | 18 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.