From owner-freebsd-current@FreeBSD.ORG Fri Mar 18 19:04:55 2011 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 52281106566B for ; Fri, 18 Mar 2011 19:04:55 +0000 (UTC) (envelope-from ray@ddteam.net) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id E46698FC15 for ; Fri, 18 Mar 2011 19:04:54 +0000 (UTC) Received: by fxm11 with SMTP id 11so4637665fxm.13 for ; Fri, 18 Mar 2011 12:04:54 -0700 (PDT) Received: by 10.223.93.200 with SMTP id w8mr1687868fam.81.1300475093303; Fri, 18 Mar 2011 12:04:53 -0700 (PDT) Received: from rnote.ddteam.net (23-107-133-95.pool.ukrtel.net [95.133.107.23]) by mx.google.com with ESMTPS id 14sm53347fae.47.2011.03.18.12.04.51 (version=SSLv3 cipher=OTHER); Fri, 18 Mar 2011 12:04:52 -0700 (PDT) Date: Fri, 18 Mar 2011 21:04:48 +0200 From: Aleksandr Rybalko To: "Sergey V. Dyatko" Message-Id: <20110318210448.60938368.ray@ddteam.net> In-Reply-To: <20110318093456.6e9311ac@gmail.com> References: <20110314162936.d3f8fd5b.ray@dlink.ua> <4D80EE33.7010703@janh.de> <20110316204405.9308757d.ray@ddteam.net> <20110317132616.444fd733.ray@dlink.ua> <20110317171717.00a46365@gmail.com> <20110317175321.eb942d05.ray@dlink.ua> <20110318093456.6e9311ac@gmail.com> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Aleksandr Rybalko , current-list freebsd Subject: Re: [CFR]rt2860 driver with kld module 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: Fri, 18 Mar 2011 19:04:55 -0000 Hi, updated patch: http://my.ddteam.net/files/2011-03-18_rt2860.patch http://my.ddteam.net/files/2011-03-18_rt2860_invoking.patch I made separate part of patch that invoke rt2860 driver into build process because I have plan to import rt3090 support into driver, but have too much changes to sys/conf files, and it's hard to move it always when I made new patch. current rt2860 support including support EEPROM reading subrouting for rt3090 like wireless cards. Please test it, and send me part of dmesg related to card. On Fri, 18 Mar 2011 09:34:56 +0200 "Sergey V. Dyatko" wrote: > On Thu, 17 Mar 2011 17:53:21 +0200 > Aleksandr Rybalko wrote: > > > On Thu, 17 Mar 2011 17:17:17 +0200 > > "Sergey V. Dyatko" wrote: > > --->8--- > > > > new patch with kld support > > http://my.ddteam.net/files/2011-03-17_1_rt2860.patch > > > > I don't expect so much interest for this device on a PCI bus. And > > forget to include useful parts like kld Makefile. Seems now this can > > compile and work :) > > > > panic: > http://tiger.ipfw.ru/files/core_rt2860.txt > > > Thank you. > > > > > > -- > wbr, tiger Thanks to all! WBW -- Aleksandr Rybalko