From owner-freebsd-usb@FreeBSD.ORG Wed Apr 11 03:41:31 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 A522A16A400 for ; Wed, 11 Apr 2007 03:41:31 +0000 (UTC) (envelope-from imskyee@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.177]) by mx1.freebsd.org (Postfix) with ESMTP id 2CCFF13C484 for ; Wed, 11 Apr 2007 03:41:30 +0000 (UTC) (envelope-from imskyee@gmail.com) Received: by ik-out-1112.google.com with SMTP id c21so46612ika for ; Tue, 10 Apr 2007 20:41:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=bhw3rWCxRYjQQLEZyxTHiX3kwYsLTXbUlWG5U2+9v5qayq2mHHBaIBUXnC0EeBTwcAt0EWt7PBoH82lYVIzbv+RI8M9+0noYuXuC1M7PN3uwyK7PaZxxXjvMtAKrooO10MFt/8JNIYdGRhNQ+Ghs7reL6ZwYZjxvsMOYIGr2J1w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=a8cGvEsgPhYGcvcfxH1dE9eydacaz+zAHp5y7jb/cTeoySQDBWkmZhyUkR7bxAzegBSOWwfH3eJKilN4eGq3LTmcmgs7EsWpHy08JOxsgdmVsu4+85vaY6LEoeFnZ1I+nc/Z0QjGKOM0PnwxFxe0KZl8xVdeYqVSqD8lJmX9g8Q= Received: by 10.78.195.9 with SMTP id s9mr18758huf.1176262889956; Tue, 10 Apr 2007 20:41:29 -0700 (PDT) Received: by 10.78.155.1 with HTTP; Tue, 10 Apr 2007 20:41:29 -0700 (PDT) Message-ID: <22810c8e0704102041v7ca540dcg68ecb2a711f9f8c1@mail.gmail.com> Date: Wed, 11 Apr 2007 11:41:29 +0800 From: "Shiwei Wang" To: "Valery V.Chikalov" In-Reply-To: <22810c8e0704102009x5dde7311u2818d0b138ac2f19@mail.gmail.com> MIME-Version: 1.0 References: <200702051930.l15JUl1i064472@freefall.freebsd.org> <22810c8e0704102009x5dde7311u2818d0b138ac2f19@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-usb@freebsd.org 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: Wed, 11 Apr 2007 03:41:31 -0000 I have a TP-LINK WN321G adapter that is working fine with this driver (on 6.2-X), excepting a problem: if i leave the box with no network transaction for a few minutes, the interface will change to "no carrier" status until i run "ifconfig/dhclient" manually. 2007/2/6, Valery V.Chikalov : > > > > The following reply was made to PR usb/107642; it has been noted by > > GNATS. > > > > From: "Valery V.Chikalov" > > To: bug-followup@FreeBSD.org > > Cc: > > Subject: Re: usb/107642: [patch]Ralink Technology RT2501USB/RT2601USB > > chipset > > driver > > Date: Mon, 05 Feb 2007 21:28:29 +0200 > > > > This is a multi-part message in MIME format. > > --------------010902060408010806040104 > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Content-Transfer-Encoding: 7bit > > > > patch against RELENG_6 > > and sys/dev/usb/usbdevs revision 1.232.2.20 > > > > > >