CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2014/03/24 21:29:23
Modified files: share/man/man4 : Makefile usb.4 sys/dev/usb : files.usb Added files: share/man/man4 : uscom.4 sys/dev/usb : uscom.c Log message: Add a driver for simple usb serial devices, it attaches ucom but doesn't set any custom callbacks. John Long has a HPx9G+ device that requires this.