aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/serial/ufintek.c
Commit message (Collapse)AuthorAgeFilesLines
* Fintek F81232 USB to serial driverDiane Bruce2025-12-021-0/+759
Driver for Feature Integration Technology Inc. (aka Fintek) F81232 USB to serial driver. Reviewed by: thj,adrian,UB Approved by: adrian Differential Revision: https://reviews.freebsd.org/D53893