summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ucrcom.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ucrcom(4) a (very simple) driver for the serial console of (some)kettenis2019-05-081-0/+136
chromebooks. ok deraadt@