Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2007 12:39:45 +0300
From:      Nikolay Pavlov <quetzal@zone3000.net>
To:        freebsd-usb@freebsd.org, freebsd-mobile@freebsd.org
Cc:        quetzal@zone3000.net
Subject:   ucom0: could not set data multiplex mode
Message-ID:  <20070528093944.GA12606@zone3000.net>

next in thread | raw e-mail | index | archive | help
Hi folks. 
I have an issue with CCU-550 CDMA modem
(http://www.cmotech.com/eproduct6-1.htm) on recent current. 
Every time i am reattaching it i see this error:
ucom0: could not set data multiplex mode 

So in order to work with it i have to reboot after each detache
procedure. The only known workaround for this is to delete the 
"goto bad;" code in /usr/src/sys/dev/usb/umodem.c:

        printf("%s: could not set data multiplex mode\n",
            devname);
        goto bad;

Could someone comment on this?

P.S. Please cc me, becuase i am not subscribe to freebsd-usb or
freebsd-mobile

-- 
======================================================================  
- Best regards, Nikolay Pavlov. <<<-----------------------------------    
======================================================================  




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070528093944.GA12606>