From owner-freebsd-questions@FreeBSD.ORG Fri Dec 25 14:27:31 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 269E4106566B for ; Fri, 25 Dec 2009 14:27:31 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id B2ACB8FC16 for ; Fri, 25 Dec 2009 14:27:30 +0000 (UTC) Received: by ewy26 with SMTP id 26so5527363ewy.3 for ; Fri, 25 Dec 2009 06:27:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=QQX5uyLdN9lZ2NRA40bYTR/Gz+iJ4vxtHBbB3OCDK64=; b=jmuDy9T5ypXa2F8D3akLU8NJCUC42haFT4cqxiiPOr7DuslBiG41gWIPnSIbsna8wJ TolZbgF+5X72NVFmJ8/+l8RnRI71KGpFG67giSML1VOl6clt0bZ9KcEjcy5iT1/AUVMW BoHHpdhawIRJuOFDRF+za4trePEE1nLSN+h2A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=PPBWqteUGZumnj2B2cTj0SOKRJfpDnlQDmVL5Nj9bSl5X3nDyqRXzlswv+YVo10uUE malxoKZJkWROvagRHumJYsulN1Qcwy14NL++sk7xIDlvdMw+4ZHMtxq8hRJJcORscA+p UIxy0NEQTRKOe6/Ana5JjQNil/YRJDSO3aB8c= MIME-Version: 1.0 Received: by 10.213.39.140 with SMTP id g12mr2699956ebe.83.1261751249581; Fri, 25 Dec 2009 06:27:29 -0800 (PST) In-Reply-To: References: Date: Fri, 25 Dec 2009 15:27:29 +0100 Message-ID: <3a142e750912250627k39fd04f0rcccc88c9f512ea4b@mail.gmail.com> From: Paul B Mahol To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Wireless USB adapter 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: Fri, 25 Dec 2009 14:27:31 -0000 On 12/24/09, Carmel wrote: > FreeBSD-7.2 > > I have a Linksys Wireless-N USB Network Adapter, model: WUSB600N that I > am trying to get installed. > > When I insert the USB adapter this message appears in /var/messages: > > Dec 24 14:30:22 scorpio kernel: ugen0: Wireless-N USB Network Adapter, class 0/0, rev 2.00/1.01, addr 2> on uhub1 > > Dec 24 14:30:22 scorpio root: Unknown USB device: vendor 0x1737 product > 0x0071 bus uhub1 > > I used 'ndisgen' to create the driver and then loaded it via 'kldload'. After kldload is there something displayed on console? > That is as far as I can get. I cannot bring the interface up. I have > read the 'wireless' setup guide on FreeBSD; however, I am not getting > very far with it. > > If someone else here has used that device, I would appreciate seeing > their configuration. > > -- > > Carmel > carmel_ny@hotmail.com > > |::::======= > |::::======= > |=========== > |=========== > | > > A man with convictions is a hard man to change. Tell him you disagree > and he turns away. Show him facts or figures and he questions your > sources. Appeal to logic and he fails to see your point. > > Leon Festinger > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Paul B Mahol