Add uticom(4) driver for Texas Instruments TUSB3410 USB to serial chips
commite62c297de1cff38b23af7ccc8d300e66d2aa1bd6
authorHasso Tepper <hasso@dragonflybsd.org>
Wed, 7 Nov 2007 08:31:08 +0000 (7 08:31 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Wed, 7 Nov 2007 08:31:08 +0000 (7 08:31 +0000)
treea9e4165673bfd33597999ef4837fcec407452c00
parentcc954ad6c214e5ffac9a1f87a07ad33a52885cf7
Add uticom(4) driver for Texas Instruments TUSB3410 USB to serial chips
written by Dmitry Komissaroff <dxi@mail.ru> and me.
share/man/man4/Makefile
share/man/man4/ucom.4
share/man/man4/uticom.4 [new file with mode: 0644]
sys/dev/usbmisc/Makefile
sys/dev/usbmisc/uticom/Makefile [new file with mode: 0644]
sys/dev/usbmisc/uticom/uticom.c [new file with mode: 0644]
sys/dev/usbmisc/uticom/uticom_fw3410.h [new file with mode: 0644]