From owner-freebsd-usb@FreeBSD.ORG Sat Apr 28 16:20:48 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4748C16A401; Sat, 28 Apr 2007 16:20:48 +0000 (UTC) (envelope-from hselasky@freebsd.org) Received: from swip.net (mailfe12.swip.net [212.247.155.97]) by mx1.freebsd.org (Postfix) with ESMTP id A947D13C448; Sat, 28 Apr 2007 16:20:47 +0000 (UTC) (envelope-from hselasky@freebsd.org) X-Cloudmark-Score: 0.000000 [] Received: from [193.71.38.142] (account mc467741@c2i.net HELO [10.42.11.147]) by mailfe12.swip.net (CommuniGate Pro SMTP 5.1.7) with ESMTPA id 305443884; Sat, 28 Apr 2007 17:20:42 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sat, 28 Apr 2007 17:20:24 +0200 User-Agent: KMail/1.9.5 References: <200704272330.l3RNU94X078095@freefall.freebsd.org> <1177767702.5804.7.camel@monet> In-Reply-To: <1177767702.5804.7.camel@monet> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704281720.25026.hselasky@freebsd.org> Cc: Kevin Lo Subject: Re: usb/107642: [patch]Ralink Technology RT2501USB/RT2601USB chipset driver X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Apr 2007 16:20:48 -0000 On Saturday 28 April 2007 15:41, Kevin Lo wrote: > Valery V.Chikalov wrote: > > The following reply was made to PR usb/107642; it has been noted by > > GNATS. > > > > From: "Valery V.Chikalov" > > To: bug-followup@FreeBSD.org, valera@chikalov.dp.ua > > Cc: > > Subject: Re: usb/107642: [patch]Ralink Technology RT2501USB/RT2601USB > > chipset driver > > Date: Sun, 22 Apr 2007 11:32:18 +0300 > > > > This is a multi-part message in MIME format. > > --------------030900090303000507070905 > > Content-Type: text/plain; charset=UTF-8 > > Content-Transfer-Encoding: 7bit > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > if_rum(4) for 7.0-CURRENT > > > > replaced amrr_* functions by "standard" ones already existed in > > net80211/ieee80211_amrr.c > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.5 (MingW32) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > > > iD8DBQFGKx14760S3kDvEC4RAn8PAKCn990QJE0wZRKcwdxAZ61MY0JRgACeI2W5 > > ZosSlh6pIqi7JdZ5Wi1BUYc= > > =LvWZ > > -----END PGP SIGNATURE----- > > Hi Valery, > > I guess you wasn't aware that I've already ported rum(4) to FreeBSD. > The patch is available at: http://people.freebsd.org/~kevlo/patch-rum > Maybe you can test my patch? Thanks. > > Kevin This driver supports the RT73 chipset, right? I will import this into the new USB stack. Maybe you can test that at the same time. I will post an e-mail when I am finished with the import. --HPS