Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 13:06:32 +0200
From:      Martin Hasenbein <mh-freebsd-mobile@free.bsd.net>
To:        Nick Sayer <nsayer@quack.kfu.com>
Cc:        FreeBSD Mobile <freebsd-mobile@freebsd.org>
Subject:   Re: Cellular Phone with USB on Laptop
Message-ID:  <20020709130632.I73986@free.bsd.net>
In-Reply-To: <3D27960B.5040308@quack.kfu.com>; from nsayer@quack.kfu.com on Sa , Jul 06, 2002 at 06:14:51pm -0700
References:  <20020628133327.H8894@free.bsd.net> <1025511140.893.3.camel@vbook.express.ru> <20020701103944.Q8894@free.bsd.net> <1025515720.1765.19.camel@vbook.express.ru> <3D266912.9020300@quack.kfu.com> <20020706203053.B73986@free.bsd.net> <3D27960B.5040308@quack.kfu.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sa  6 Jul (18:14:51), Nick Sayer <nsayer@quack.kfu.com> wrote:

Hi Nick,

> No. 4.6-RELEASE ought to be fine, so far as I can tell.

I've now tried to install these steps on my 4.6-RELEASE, but ...

I used the first branch with rebuilding the kernel and I left out
uvscom and uplcom, because I think those are only useful, if I
have a supported cable or adapter, right? I've edited ucom.c
and usbdevs*.

I have now installed ucom. I have the following in my kernel:

# USB support
device          uhci            # UHCI PCI->USB interface
device          usb             # USB Bus (required)
device          ugen            # Generic
device          umodem          # USB modem support
device          ucom

After rebuilding, installing and rebooting, I get the following
error-messages:

[dmesg-output]

uhci0: <VIA 83C572 USB controller> port 0x1c00-0x1c1f irq 11 at device 7.2 on pci0
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
umodem0: Motorola Inc. Motorola Phone (V.series 66), rev 1.10/0.01, addr 2, iclass 2/2
umodem0: data interface 1, has CM over data, has no break
device_probe_and_attach: umodem0 attach returned 6
ugen0: Motorola v.66 Cellular Phone, rev 1.10/0.01, addr 2
ugen0: setting configuration index 0 failed
device_probe_and_attach: ugen0 attach returned 6


USB recognizes my cellular, but still has a problem. But what kind of?


And when I try to use the device /dev/cuaU0, I get this message:

Jul  9 11:05:49 <daemon.err> mobile pppd[592]: Failed to open /dev/cuaU0: Device not configured


Thank you,

	/mh

-- 
Martin Hasenbein  --  mh@bsd.net  --  http://bsd.net
 UNIX, a way of life. FreeBSD, my choice of living.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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