Subject: Re: umodem & Motorola T720c modem
To: Shingo WATANABE / =?ISO-2022-JP?B?GyRCRU9KVRsoQiAbJEI/LThjGyhC?= <nabe@nabechan.org>
From: Tracy J. Di Marco White <gendalia@iastate.edu>
List: current-users
Date: 06/02/2003 00:54:28
Shingo WATANABE / =?ISO-2022-JP?B?GyRCRU9KVRsoQiAbJEI/LThjGyhC?=
<nabe@nabechan.org> wrote:
}At Fri, 30 May 2003 00:45:22 CDT,
}Tracy Di Marco White <gendalia@iastate.edu> wrote:
}
}> I've gotten a USB cable for my cell phone that I've been able to
}> use (on OS X).  I connect it to current (i386) as of Saturday, May 24th,
}> and it isn't quite working:
}
}> May 30 00:43:20 toybox /netbsd: umodem0 at uhub0 port 1 configuration 1 interface 0
}> May 30 00:43:20 toybox /netbsd: 
}> May 30 00:43:20 toybox /netbsd: umodem0: Motorola, Inc. Motorola T720c, rev 1.01/0.01, addr 2, iclass 2/2
}> May 30 00:43:20 toybox /netbsd: umodem0: data interface 1, has CM over data, has break
}> May 30 00:43:25 toybox /netbsd: umodem0: could not set data multiplex mode
}
}
}>  port 1 addr 2: full speed, power 20 mA, config 1, product 0x2822(0x2822), vendor 0x22b8(0x22b8), rev 0.01
}
}Try to apply the following patch to usb_quirks.c and recompile the
}kernel and reboot.
}
}
}--- usb_quirks.c.org	2003-06-02 10:34:56.000000000 +0900
}+++ usb_quirks.c	2003-06-02 10:35:18.000000000 +0900
}@@ -99,6 +99,7 @@
}  { USB_VENDOR_HP, USB_PRODUCT_HP_830C,		    ANY,   { UQ_BROKEN_BIDIR }},
}  { USB_VENDOR_HP, USB_PRODUCT_HP_1220C,		    ANY,   { UQ_BROKEN_BIDIR }},
}  { USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMRPAD,  ANY, { UQ_NO_STRINGS }},
}+ { 0x22b8, 0x2822, ANY, { UQ_ASSUME_CM_OVER_DATA }},
}  { 0, 0, 0, { 0 } }
} };

That worked well, thank you!

Tracy J. Di Marco White
Academic Information Technologies
Iowa State University