From owner-freebsd-stable@FreeBSD.ORG Wed Jan 3 22:03:08 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1355D16A415 for ; Wed, 3 Jan 2007 22:03:08 +0000 (UTC) (envelope-from strbenjr@yahoo.com) Received: from smtp112.plus.mail.re2.yahoo.com (smtp112.plus.mail.re2.yahoo.com [206.190.53.37]) by mx1.freebsd.org (Postfix) with SMTP id CD23613C45B for ; Wed, 3 Jan 2007 22:03:07 +0000 (UTC) (envelope-from strbenjr@yahoo.com) Received: (qmail 31531 invoked from network); 3 Jan 2007 21:36:27 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type; b=bCxBuOOuh23+x1NlvcmVG8CMgkczRkHhvyWTwNOKZCtNvWgTjTG8va6OSOW3UlTFH0HICiiQ+7CsEhiOpN5vMUE5245cKm92wIVpcMBMZTpWGwnavGs1tLUlCmvJJqQALItl1bkkTD7jsO+wnOdjHhXLByuaXt4Lth5IDn6sabU= ; Received: from unknown (HELO ?192.168.7.202?) (strbenjr@69.143.49.135 with plain) by smtp112.plus.mail.re2.yahoo.com with SMTP; 3 Jan 2007 21:36:27 -0000 X-YMail-OSG: Tg_ny5IVM1lxXN3UvgCtfCN1DZ9yzb8wlDZvU50kcxFpsK_woOlfoIj.mS5iKGlXvMwOiRxh49HnMi2fkdSoh2FftZzSAYpsVn.nXS9ZZ9RAm7rJeIeAvOERKGYbGUzBcavaVNGsE_haUcqDPjagGdNvnGpQdC93ZhskeAGPb5KdWWF3Kf2etCw6Xsrf Message-ID: <459C21CF.1010706@yahoo.com> Date: Wed, 03 Jan 2007 16:36:15 -0500 From: Ben Hacker Jr User-Agent: Thunderbird 1.5.0.4 (X11/20060702) MIME-Version: 1.0 To: Gary Palmer , Stable FBSD References: <459C15E5.2000904@yahoo.com> <20070103212659.GA97624@in-addr.com> In-Reply-To: <20070103212659.GA97624@in-addr.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Curitel PC5740 Wireless Modem (EVDO) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2007 22:03:08 -0000 Yep... I just tried that just moments prior to your email. THANKS!!! That solved it.. I only needed to add: umodem_load="YES" to my /boot/loader.conf. The rest was automatic... Thanks so much for taking the time to reply! Gary Palmer wrote: > On Wed, Jan 03, 2007 at 03:45:25PM -0500, Ben Hacker Jr wrote: >> Dear Sir, >> >> I am attempting to get a Broad Band Modem working on: >> >> sony# uname -a >> FreeBSD sony.family.hom 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: >> Tue Dec 19 16:55:50 EST 2006 >> root@sony.family.hom:/usr/obj/usr/src/sys/SONY01 i386 >> >> The device is a Sprint PC5740 pc card. When I perform a "man umodem" >> the card is listed (vendor = Curitel) >> >> --- >> >> As stated (in the umodem man page) this should be recognized as a usb "ucom" device. I >> stopped the usbd and restarted using "usbd -dv". When I inserted the >> device I received the following console message: >> >> sony# usbd -dv & >> [1] 753 >> sony# usbd: opened /dev/usb0 >> usbd: opened /dev/usb1 >> usbd: reading configuration file /etc/usbd.conf >> usbd: opened /dev/usb >> >> sony# usbd: ctrlr-attach event bus=2 >> USB_EVENT_CTRLR_ATTACH >> ... >> USB_EVENT_DRIVER_ATTACH >> usbd: device-attach event at 1167852828.349083000, Curitel >> Communications, Inc., Curitel Communications, Inc.: >> vndr=0x106c prdct=0x3701 rlse=0x0000 clss=0x0002 subclss=0x0000 >> prtcl=0x0000 >> device names: ugen0 >> usbd: Found action 'USB device' for Curitel Communications, Inc., >> Curitel Communications, Inc. at ugen0 >> >> Please notice that the last two lines indicate that the device was >> attached to "ugen0" rather then the "ucom0" that I was expecting (and need). >> >> I tried to make sure the proper devices were available by manually >> loading them prior to inserting the card. Here are my loaded modules: >> (See items 4 & 5 below) >> >> sony# kldstat >> Id Refs Address Size Name >> 1 13 0xc0400000 47ca94 kernel >> 2 1 0xc087d000 45b8 snd_t4dwave.ko >> 3 2 0xc0882000 22b88 sound.ko >> 4 1 0xc08a5000 3000 uftdi.ko <<<< >> 5 2 0xc08a8000 32a8 ucom.ko <<<< >> 6 1 0xc08ac000 59fa4 acpi.ko >> 7 1 0xc2c4e000 16000 linux.ko >> >> Any help will be greatly appreciated! Please reply directly as well as >> to the list. I am not currently subscribed. >> >> http://bsdforums.org/forums/showthread.php?t=45602 (More info on my >> efforts...) > > The man page isn't 100% clear, but you need to load both ucom and > umodem to recognize the device. Try loading umodem and ucom and > then attaching (or detaching and reattaching) the device > > The umodem code does have the vendor/product IDs in it that match > the debug info above, so I expect it will be recognized -- Ben Hacker, Jr. Network Systems Administrator strbenjr {at} yahoo.com ben_hacker {at} inter-op.net 703.751.3757 (h) -- -- -- http://www.coeba.org http://www.inter-op.net