From owner-freebsd-net@FreeBSD.ORG Thu Sep 24 18:09:07 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 31A43106566B for ; Thu, 24 Sep 2009 18:09:07 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id D65098FC0C for ; Thu, 24 Sep 2009 18:09:06 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 5so476012qwd.7 for ; Thu, 24 Sep 2009 11:09:05 -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=t4IFyD2QKEXuoMdzPqZDCE05iYbOZwAeFFoxtARAwfM=; b=RBYB8d06JYdHF9He4vEULh6cj1FxM26HbrgBsYRbv57GEpxNP4NwlI2wmV5khdIz49 jIiP2MWVOAI/ZR3s54xqE2cdh77Z9ur5JMtMtrPq0tk6oxl+g8TQ8oTyzB5aOusaQnam hIOGlA9T4hQmS4YPkUIBIR78lvVKepoUdaNRc= 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=HcF3gbrx/0wKksXiFWMd9oVCpQEIROz1mdzMij71rx0r4X3X+KESKQ+qXf/MJtaHjA F+1i6poNCdKrJ4008L6zOouI5YA4j5FHh8c7aKS99zRb6rvj/G9cXitsnaLpts3Idfkb MXMci27sNZWKQcQR4prde7fudWO1G69BL7T9s= Received: by 10.224.57.138 with SMTP id c10mr3525982qah.364.1253815744881; Thu, 24 Sep 2009 11:09:04 -0700 (PDT) Received: from weongyo ([174.35.1.224]) by mx.google.com with ESMTPS id 6sm177428qwk.1.2009.09.24.11.09.02 (version=SSLv3 cipher=RC4-MD5); Thu, 24 Sep 2009 11:09:03 -0700 (PDT) Received: by weongyo (sSMTP sendmail emulation); Thu, 24 Sep 2009 11:09:14 -0700 From: Weongyo Jeong Date: Thu, 24 Sep 2009 11:09:14 -0700 To: Albert Shih Message-ID: <20090924180914.GA1417@weongyo> Mail-Followup-To: Albert Shih , freebsd-net@freebsd.org References: <20090923101750.GC84230@obspm.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090923101750.GC84230@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: Thu, 24 Sep 2009 18:09:07 -0000 On Wed, Sep 23, 2009 at 12:17:50PM +0200, Albert Shih wrote: > Hi all > > I'm using FreeBSD 7-stable on my laptop. The wifi card is not working with > FreeBSD. > > So I just buy a > > Trendnet TEW-424UB > > wifi usb adapter. I find this model in the > > man zyd > > but when I plug my adapter (after add if_zyd_load="YES" in my loader.conf > and reboot) it's not working. > > The adapter is not attach to some zyd drivers but usbgen1 > > Anyone have a idea why this f(*!@)(# adapter don't work ? or better some > solution ? Could you please show me the output of `usbdevs -v'? regards, Weongyo Jeong