From owner-freebsd-current@FreeBSD.ORG Wed Sep 19 17:48:23 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0590716A421 for ; Wed, 19 Sep 2007 17:48:23 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.239]) by mx1.freebsd.org (Postfix) with ESMTP id B429613C49D for ; Wed, 19 Sep 2007 17:48:22 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so201204nzf for ; Wed, 19 Sep 2007 10:48:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=j89xFWYKPEiEV7M8P5wn3Aza3HVaXYVrA6yBC/hPZqA=; b=iaFAC0NLwTd6MPysn+Y3/M4E9eAJwg1Lfg4UwBjta6ckG6IlaTuxmZh69zoFMFAoEWvYU5xXvn/kCeCo6xlTVys5jTPVI3xAdW38rMLxYj10SPQcRQlgcCNBuOXztbk4f1A3OdAtQzfzRcYMsYTSJnDtr2c0SVfKukExB71KUfI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GdDn8643n7EhlyX3XWPG5oXY73sJGNuzH1mnv7twYssk3OLAPrlzYu7Rqyed2FxkQa0pfFi2X20VublW4HGXpM4VFuTDPSAJSUHj1sTxvFQ49zLpqjuBEaqMDxIMLF8kIHl04YklFNk2S2B/UiqwKhMpwwMNhrJktHOML/HMvJQ= Received: by 10.142.201.3 with SMTP id y3mr382670wff.1190224101234; Wed, 19 Sep 2007 10:48:21 -0700 (PDT) Received: by 10.143.165.17 with HTTP; Wed, 19 Sep 2007 10:48:21 -0700 (PDT) Message-ID: <3a142e750709191048m66283f3fu947af91cf4b68e9e@mail.gmail.com> Date: Wed, 19 Sep 2007 17:48:21 +0000 From: "PBM ." To: freebsd-current@freebsd.org In-Reply-To: <20070919131007.GA21833@olymp.home> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3a142e750709190514j61d094bbu68f50d683cd316bd@mail.gmail.com> <20070919131007.GA21833@olymp.home> Subject: Re: wireless support broken on current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 17:48:23 -0000 If rum is somehow broken, system should panic, but is just locks in sbwait state the same thing is with ndis on current for example #ifconfig rum0/ndis0 up #ifconfig rum0/ndis0 scan <- never returns on STABLE it doesnt happen. so if somebody have ndis or rum cards on current I would like to know if it actually works. On 9/19/07, Oliver Herold wrote: > Maybe rum per se is broken. I remember some problems with rum and kernel > panics > in current. I'm using ral at the moment together with a pc-card without any > problems. Current is from today. > > Cheers, Oliver > > On Wed, Sep 19, 2007 at 12:14:48PM +0000, PBM . wrote: > > With both ndis0 and rum0 drivers for two diferent WLAN card I could > > not connect to AP. > > > > # ifconfig ndis0/rum0 scan doesnt give any results, ifconfig stays in > > sbwait state forever. > > > > on 6.2 STABLE ndis0 works fine but there is no rum0 - which is only > > available in CURRENT so it is reason I prefer current. > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > -- > Physically there is nothing to distinguish human society from the > farm-yard except that children are more troublesome and costly than > chickens and women are not so completely enslaved as farm stock. > -- George Bernard Shaw, "Getting Married" > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >