From owner-freebsd-stable@FreeBSD.ORG Tue Oct 24 03:17:00 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA22E16A407 for ; Tue, 24 Oct 2006 03:17:00 +0000 (UTC) (envelope-from E5739C@motorola.com) Received: from mail119.messagelabs.com (mail119.messagelabs.com [216.82.241.179]) by mx1.FreeBSD.org (Postfix) with SMTP id 1418F43D4C for ; Tue, 24 Oct 2006 03:16:59 +0000 (GMT) (envelope-from E5739C@motorola.com) X-VirusChecked: Checked X-Env-Sender: E5739C@motorola.com X-Msg-Ref: server-13.tower-119.messagelabs.com!1161659812!11784614!1 X-StarScan-Version: 5.5.10.7; banners=-,-,- X-Originating-IP: [144.189.100.105] Received: (qmail 21009 invoked from network); 24 Oct 2006 03:16:53 -0000 Received: from motgate5.mot.com (HELO motgate5.mot.com) (144.189.100.105) by server-13.tower-119.messagelabs.com with SMTP; 24 Oct 2006 03:16:53 -0000 Received: from az33exr01.mot.com (az33exr01.mot.com [10.64.251.231]) by motgate5.mot.com (8.12.11/Motorola) with ESMTP id k9O3GqwX006600 for ; Mon, 23 Oct 2006 20:16:52 -0700 (MST) Received: from zmy16exm63.ds.mot.com (zmy16exm63.ap.mot.com [10.179.4.34]) by az33exr01.mot.com (8.13.1/8.13.0) with ESMTP id k9O3GoHW006421 for ; Mon, 23 Oct 2006 22:16:51 -0500 (CDT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Date: Tue, 24 Oct 2006 11:16:49 +0800 Message-ID: <565F40B9893580489B94B8D324460AF4E291EE@zmy16exm63.ds.mot.com> In-Reply-To: <200610232103.10234.doconnor@gsoft.com.au> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to configure a usb device thread-index: Acb2lxNvTBBDG035Sui5ZtuW0aeYwAAg4X4Q From: "Sun Zongjun-E5739C" To: "Daniel O'Connor" , Cc: Subject: RE: How to configure a usb device 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: Tue, 24 Oct 2006 03:17:00 -0000 Thanks for your kindly support. I have checked the driver of USB device on Linux Linux uses the zaurus driver for that device. What I want to know whether such driver has been ported to FreeBSD. Thanks Regards Zongjun -----Original Message----- From: Daniel O'Connor [mailto:doconnor@gsoft.com.au] Sent: 2006年10月23日 19:33 To: freebsd-stable@freebsd.org Cc: Sun Zongjun-E5739C Subject: Re: How to configure a usb device On Monday 23 October 2006 18:26, Sun Zongjun-E5739C wrote: > I want to use a usb network interface on FreeBSD6.1 as well as I use > it on linux. When insert the USB into Linux box and run ifconfig > command, it will report that a usb0(1, 2) can be used now. But when I > insert the same USB device into the FreeBSD box, FreeBSD only report > that some USB device has been detected, there is nothing on the screen > when I run ifconfig command. You need to paste the dmesg output so we have a chance to see what the actual device in question is.. The output of usbdevs -v would be useful. If you are running a GENERIC kernel (which has all of the USB drivers loaded in it already) then it would seem FreeBSD doesn't support your hardware. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C