From owner-freebsd-net@FreeBSD.ORG Mon Sep 28 19:51:00 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACF8F106566C for ; Mon, 28 Sep 2009 19:51:00 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: from mail-fx0-f222.google.com (mail-fx0-f222.google.com [209.85.220.222]) by mx1.freebsd.org (Postfix) with ESMTP id 3694A8FC17 for ; Mon, 28 Sep 2009 19:51:00 +0000 (UTC) Received: by fxm22 with SMTP id 22so303545fxm.36 for ; Mon, 28 Sep 2009 12:50:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:organization:x-operation-sytem; bh=vYclKnymJKwDML+q9ksX34l5uioTkSWhnOQRhWL2m7U=; b=G1DE+2k7q0DZ1M6pA9IZTz/2Hj8cepGqhPPp91k2QoYMtlDr7oE4ZHCdgP2I1A+2Xw VsS43sQ6rNRRNxhNpKqUeR/rd3csFMzwbIU08NEsym7lycx/AXU6uGrZtcBeT+dTQhXv GYP1kP4HTFvKJI9gDLsX6EzgxwZt27iRmwSEY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent:organization:x-operation-sytem; b=JXd++DH8s9/XaG7/4sN6nQDgHGF1KN1+MT3BPxQVKlNjNbq1Suwcq+pvNyG2F2Eb1R iACyEmLctxrlFe9cmZtBxUth3VZvnduvaMi/LQhU02ofkIlEyoqVsl8eoxzwenYKxV1P NC5B/GC90o6gRBelwbg0EwW1OjaPwOtjljn4M= Received: by 10.204.13.201 with SMTP id d9mr3381040bka.12.1254167459211; Mon, 28 Sep 2009 12:50:59 -0700 (PDT) Received: from weongyo ([174.35.1.224]) by mx.google.com with ESMTPS id g28sm785765fkg.45.2009.09.28.12.50.56 (version=SSLv3 cipher=RC4-MD5); Mon, 28 Sep 2009 12:50:57 -0700 (PDT) Received: by weongyo (sSMTP sendmail emulation); Mon, 28 Sep 2009 12:51:10 -0700 From: Weongyo Jeong Date: Mon, 28 Sep 2009 12:51:10 -0700 To: Albert Shih Message-ID: <20090928195110.GA1454@weongyo> Mail-Followup-To: Albert Shih , freebsd-net@freebsd.org References: <20090923101750.GC84230@obspm.fr> <20090924180914.GA1417@weongyo> <20090925195112.GE37873@obspm.fr> <7E9D5842-B5BF-424D-AC27-FC2B9D043C96@FreeBSD.org> <20090926223125.GD1417@weongyo> <4ABF2030.8010302@obspm.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ABF2030.8010302@obspm.fr> User-Agent: Mutt/1.4.2.3i Organization: CDNetworks. X-Operation-Sytem: FreeBSD Cc: freebsd-net@freebsd.org Subject: Re: zyd & TEW-424UB X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Weongyo Jeong List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2009 19:51:00 -0000 On Sun, Sep 27, 2009 at 10:20:00AM +0200, Albert Shih wrote: > Le 27/09/2009 00:31, Weongyo Jeong a ?crit : > >>> > >>> Controller /dev/usb6: > >>> addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), > >>> Intel(0x0000), rev 1.00 > >>> port 1 powered > >>> port 2 addr 2: high speed, power 500 mA, config 1, > >>> RTL8187B_WLAN_Adapter(0x8189), vendor 0x0bda(0x0bda), rev 2.00 > >>> port 3 powered > >>> port 4 powered > >>> port 5 powered > >>> port 6 powered > >> > >> Maybe this is a urtw device? > > > > Yes it looks one of urtw devices. Albert, could you please try with > > urtw(4)? > > > Can you confirme the urtw is only in 8- and not in 7-Stable ? I don't > find any if_urtw if my /boot/kernel/ urtw(4) is only in STABLE_8 and CURRENT not in STABLE_7 because it's not backported. > At this time do you think I can upgrade to 8-current or 8-stable (if > it's exist) ? The last time I try to upgrade to 8-current my laptop > don't boot.... and this is my work'laptop ... I don't know your symptom why you couldn't boot but other developers can help you if you submit error messages. regards, Weongyo Jeong