From owner-freebsd-questions@FreeBSD.ORG Mon Dec 25 09:50:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0CE216A415 for ; Mon, 25 Dec 2006 09:50:57 +0000 (UTC) (envelope-from kuzma.wm@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.236]) by mx1.freebsd.org (Postfix) with ESMTP id B835113C46F for ; Mon, 25 Dec 2006 09:50:57 +0000 (UTC) (envelope-from kuzma.wm@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so1524084nzh for ; Mon, 25 Dec 2006 01:50:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=P/0FAjJhAiA7METDRAdItGm3ddwNWTotadLJmL383meClHvMpnHwyhnnTXJRLnw1Rs4FqZba5gCmZpLDBJ0N9SqN2cBxw4Vx1GfQY33xzwIsTMy2FcSU4TLTeUzadFpU5C9iRlSKZ6PaK2X3XGsXjHlF19F+TOajMrjvtO9QKiQ= Received: by 10.65.228.5 with SMTP id f5mr571097qbr.1167038751237; Mon, 25 Dec 2006 01:25:51 -0800 (PST) Received: by 10.65.182.3 with HTTP; Mon, 25 Dec 2006 01:25:51 -0800 (PST) Message-ID: Date: Mon, 25 Dec 2006 11:25:51 +0200 From: "Ivan Kuznetsov" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: USB Modem at "HTC Wizard" aka "Qtek 9100" pda phone X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 09:50:58 -0000 I have some problems using my pda phone as usb-modem for my PC with FreeBSD 6.1-RELEASE At first I loaded: [kuzma@zealot] /home/kuzma # kldload umodem [kuzma@zealot] /home/kuzma # kldload ucom Then I activated "Modem Link" at my pda-device. According to all documentation that I founded during hours of "googling", after reconnection of my pda-device it should be smth like "ucom0" or "umodem0". But it still "ugen0". Has anybody noticed this problem and can help to solve it? Here is some information I've collected: ------------------------------------------------------------- [kuzma@zealot] /home/kuzma # usbdevs addr 1: UHCI root hub, Intel addr 2: Generic Serial, HTC addr 1: UHCI root hub, Intel ------------------------------------------------------------- [kuzma@zealot] /home/kuzma # dmesg | grep HTC ugen0: HTC Generic RNDIS, rev 2.00/0.00, addr 2 ugen0: HTC Generic Serial, rev 2.00/0.90, addr 2 ------------------------------------------------------------- [kuzma@zealot] /home/kuzma # ll /dev/u ugen0% ugen0.1% ugen0.2% ugen0.3% urandom@ usb% usb0% usb1% ------------------------------------------------------------- [kuzma@zealot] /home/kuzma # ll /dev/tty ttyd0% ttyd1.init% ttyp2% ttyp6% ttyv1% ttyv5% ttyv9% ttyvd% ttyd0.init% ttyd1.lock% ttyp3% ttyp7% ttyv2% ttyv6% ttyva% ttyve% ttyd0.lock% ttyp0% ttyp4% ttyp8% ttyv3% ttyv7% ttyvb% ttyvf% ttyd1% ttyp1% ttyp5% ttyv0% ttyv4% ttyv8% ttyvc% ------------------------------------------------------------- [kuzma@zealot] /home/kuzma # ps -ax | grep /usr/libexec/getty 713 ?? I 0:00,41 /usr/libexec/getty Pc ttyv10 714 ?? I 0:00,28 /usr/libexec/getty Pc ttyv11 715 ?? I 0:00,45 /usr/libexec/getty Pc ttyv12 716 ?? I 0:00,38 /usr/libexec/getty Pc ttyv13 705 v1 IWs+ 0:00,00 /usr/libexec/getty Pc ttyv1 706 v2 IWs+ 0:00,00 /usr/libexec/getty Pc ttyv2 707 v3 IWs+ 0:00,00 /usr/libexec/getty Pc ttyv3 708 v4 IWs+ 0:00,00 /usr/libexec/getty Pc ttyv4 709 v5 IWs+ 0:00,00 /usr/libexec/getty Pc ttyv5 710 v6 IWs+ 0:00,00 /usr/libexec/getty Pc ttyv6 711 v7 IWs+ 0:00,00 /usr/libexec/getty Pc ttyv7 712 v9 IWs+ 0:00,00 /usr/libexec/getty Pc ttyv9 45318 p8 DL+ 0:00,00 grep /usr/libexec/getty ------------------------------------------------------------- -- ______________________________ Yours sincerely, Kuzma aka WildSurfer mailto: kuzma.wm@gmail.com