Date: Wed, 9 Jan 2008 19:45:17 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: perryh@pluto.rain.com Cc: freebsd-usb@freebsd.org Subject: Re: ZyXEL Omni 56K Plus USB/serial modem Message-ID: <200801091945.18256.hselasky@c2i.net> In-Reply-To: <47847ea9.q4PXj00IxpTQPRWF%perryh@pluto.rain.com> References: <477a00ea.73gFojnRSqtUufCO%perryh@pluto.rain.com> <200801011109.12871.hselasky@c2i.net> <47847ea9.q4PXj00IxpTQPRWF%perryh@pluto.rain.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 09 January 2008, perryh@pluto.rain.com wrote: > Hans Petter Selasky <c2i.net!hselasky@agora.rdrop.com> wrote: > > On Tuesday 01 January 2008, perryh@pluto.rain.com wrote: > > > Has anyone tried, either successfully or not, to > > > use a ZyXEL Omni 56K Plus modem with recent FreeBSD? > > > ... > > > > We need a dump of the USB descriptors to say for sure. > > See "/usr/ports/sysutils/udesc_dump" and "man ugen". > > When I plug it in, the console reports: > > ugen0: vendor 0x0586 product 0x1500, rev 1.00/0.01, addr 2 > > udesc_dump /dev/ugen0 reports: > Hi, To me it looks like they are using some kind of propritary protocol. You could try and see if any of the endpoints, which appear like /dev/ugen0.x files respond with "OK" when you send "AT\r\n" to the endpoint. That would indicate that you have got a modem endpoint. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801091945.18256.hselasky>