|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Yojiro Uo (yuo
cvs.openbsd.org)
Date: Wed Jul 02 2008 - 02:30:13 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: yuo
cvs.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).
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]