Module Name: src Committed By: martin Date: Sat May 29 17:39:41 UTC 2010
Modified Files: src/sys/dev/usb: files.usb Added Files: src/sys/dev/usb: uark.c Log Message: Add a driver for ArkMicroChips 3116 serial devices, used in some Nokia phone cables and in cheap stand alone usb<->serial devices. From OpenBSD. The hardware is crap, avoid it if possible. There is no documentation and even the vendor supllied win32 driver gets it wrong. This driver mostly works, but you can't send a break. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sys/dev/usb/files.usb cvs rdiff -u -r0 -r1.1 src/sys/dev/usb/uark.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.