From owner-freebsd-usb@FreeBSD.ORG Fri Apr 15 17:10:32 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEFA216A554 for ; Fri, 15 Apr 2005 17:10:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7348743D45 for ; Fri, 15 Apr 2005 17:10:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3FHAWuW019028 for ; Fri, 15 Apr 2005 17:10:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3FHAWLZ019027; Fri, 15 Apr 2005 17:10:32 GMT (envelope-from gnats) Date: Fri, 15 Apr 2005 17:10:32 GMT Message-Id: <200504151710.j3FHAWLZ019027@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Kazuhito HONDA Subject: Re: kern/78028: The system must tell users information of a USB sound device. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kazuhito HONDA List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:10:33 -0000 The following reply was made to PR usb/78028; it has been noted by GNATS. From: Kazuhito HONDA To: freebsd-gnats-submit@FreeBSD.org Cc: kazuhito@ph.noda.tus.ac.jp Subject: Re: kern/78028: The system must tell users information of a USB sound device. Date: Sat, 16 Apr 2005 02:10:03 +0900 (JST) Ahead a little, uaudio can't use feeder_rate.c. But a patch to make uaudio enable to use freeder_rate were posted in freebsd-multimedia mailing-list (<20050312194401.GH2944@cnd.mcgill.ca>, 12 Mar 2005). So users came not to have to know discrete sampling-rate of USB device. So please close this PR.