OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: CVS: cvs.openbsd.org: src

From: Yojiro UO (yuoiijlab.net)
Date: Wed Jul 02 2008 - 02:46:10 CDT


I forgot to add ok line in the log message.

Yojiro Uo wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: yuocvs.openbsd.org 2008/07/02 01:30:13
>
> Modified files:
> sys/dev/usb : umsm.c
>
> Log message:
> fix interrupt pipe processing.
>
> many high speed modem devices use CDC-like notify message protocol
> in there intr pipe rather than ubsa(4) compatible protocol.
> now umsm(4) interrupt message will be treated as CDC notify.
>
> And, this patch contains "verbose message patch" to find incompatible
> device in umsm(4).

ok deraadt