Add uark(4) driver which supports Arkmicro Technologies ARK3116 chip found
authorHasso Tepper <hasso@dragonflybsd.org>
Tue, 14 Aug 2007 22:28:11 +0000 (22:28 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Tue, 14 Aug 2007 22:28:11 +0000 (22:28 +0000)
commit404f1930264d2c999cb73765af7c14b907a0ea32
tree849fd8318a55c94242a2ebd377d31c1971db3cce
parent2b0645c398f38dacbaa8c96cf3d074b8811374b0
Add uark(4) driver which supports Arkmicro Technologies ARK3116 chip found
in some USB to serial adapters.

Obtained-from: OpenBSD
share/man/man4/Makefile
share/man/man4/uark.4 [new file with mode: 0644]
share/man/man4/ucom.4
sys/conf/files
sys/dev/usbmisc/Makefile
sys/dev/usbmisc/uark/Makefile [new file with mode: 0644]
sys/dev/usbmisc/uark/uark.c [new file with mode: 0644]