I have a Zyxel Omni 56K plus modem and would like to connect it to my
system (Kernel 2.6.17.3) using the usb port (it works with serial). I
use vgetty to watch the modem. 

I've tried the omninet and cdc-acm drivers, but neither worked.  Based
on something posted to this list, I manually added the vender and
product numbers to the omninet driver.  This kind of worked.  The modem
was usable, however the outgoing voice message was completely garbled. I
think this is because mgetty can't reset the line (I've pasted part of
the vgetty log below).

After browsing some of the archives of this list, I'm left with the
impression that there may be some way to get the cdc-acm driver to work.
(Basically,  by forcing it to recognize this modem). Is this true and if
so, where are the "exception" vendor:product ID's kept?

Thanks in advance

David

P.S., I don't subscribe to this list and would appreciate a CC of any
response.
 
 
Here's what the vgetty log says:

07/03 17:28:01 dem  vgetty: experimental test release 0.9.32 / with
duplex patch
07/03 17:28:01 dem  mgetty: interim release 1.1.35-Feb22
07/03 17:28:01 dem  reading generic configuration from config
file /usr/local/etc/mgetty+sendfax/voice.conf
07/03 17:28:01 dem  reading program vgetty configuration from config
file /usr/local/etc/mgetty+sendfax/voice.conf
07/03 17:28:01 dem  reading port modem configuration from config
file /usr/local/etc/mgetty+sendfax/voice.conf
07/03 17:28:01 dem  check for lockfiles
07/03 17:28:01 dem  locking the line
07/03 17:28:02 dem  tio_get_rs232_lines: TIOCMGET failed: Invalid
argument
07/03 17:28:02 dem  WARNING: DSR is off - modem turned off or bad cable?
07/03 17:28:02 dem  lowering DTR to reset Modem
07/03 17:28:02 dem  TIOCMBIC failed: Invalid argument
07/03 17:28:02 dem  send: \d\d\d+++\d\d\dATH0&D3[0d]
07/03 17:28:05 dem  waiting for ``OK'' ** found **
07/03 17:28:05 dem  send: ATZ2&FS2=255[0d]
07/03 17:28:05 dem  waiting for ``OK'' ** found **
07/03 17:28:05 dem  send: ATS0=0[0d]
07/03 17:28:05 dem  waiting for ``OK'' ** found **
07/03 17:28:05 dem  send: AT+FAA=1[0d]
07/03 17:28:05 dem  waiting for ``OK'' ** found **
07/03 17:28:05 dem  mdm_send: 'ATI'
07/03 17:28:05 dem  ZyXEL Omni 56K (Plus/Pro) detected
07/03 17:28:05 dem  mdm_send: 'ATI1'
07/03 17:28:05 dem  additional info: 'Omni56K Plus  2.02'
07/03 17:28:05 dem  mdm_send: 'AT+FCLASS=2.0' -> OK
07/03 17:28:05 dem  mdm_send: 'AT+FAA=1;+FCR=1' -> OK
07/03 17:28:06 dem  mdm_send: 'AT+FBO=1' -> OK
07/03 17:28:06 dem  mdm_send: 'AT+FNR=1,1,1,0' -> OK
07/03 17:28:06 dem  mdm_send: 'AT+FLI="1 514 3985099"' -> OK
07/03 17:28:06 dem  mdm_send: 'AT+FCC=1,5,0,2,0,0,0,0' -> OK
07/03 17:28:06 dem  detecting voice modem type
07/03 17:28:07 dem  ZyXEL Omni 56K detected
07/03 17:28:09 dem  initializing ZyXEL Omni 56K voice modem
07/03 17:28:09 dem  waiting...
07/03 17:29:08 dem  wfr: waiting for ``RING''
07/03 17:29:08 dem  wfr: waiting for ``RING''



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to