From owner-freebsd-current@FreeBSD.ORG Tue Jan 17 19:04:02 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BB1916A41F for ; Tue, 17 Jan 2006 19:04:02 +0000 (GMT) (envelope-from spk@onyx.hysteria.sk) Received: from onyx.hysteria.sk (onyx.hysteria.sk [195.168.3.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F05643D49 for ; Tue, 17 Jan 2006 19:03:55 +0000 (GMT) (envelope-from spk@onyx.hysteria.sk) Received: by onyx.hysteria.sk (Postfix, from userid 1845) id 8E79FC01BAF; Tue, 17 Jan 2006 20:03:44 +0100 (CET) Date: Tue, 17 Jan 2006 20:03:44 +0100 From: spk To: Kevin Oberman Message-ID: <20060117190344.GA12620@hysteria.sk> Mail-Followup-To: spk , Kevin Oberman , freebsd-current@freebsd.org References: <20060117180931.GA31159@hysteria.sk> <20060117183633.20DD95D09@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060117183633.20DD95D09@ptavv.es.net> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Tue, 17 Jan 2006 19:28:48 +0000 Cc: freebsd-current@freebsd.org Subject: Re: [PATCH] simple bktr(4) changes 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: Tue, 17 Jan 2006 19:04:02 -0000 On Tue, Jan 17, 2006 at 10:36:33AM -0800, Kevin Oberman wrote: > > Some time ago I played with my bktr tuner and realize that bktr(4) man page > > is little bit out of date considering sys/dev/bktr/bktr_tuner.h and bktr_card.h. > > I made patch which is at > > > > http://hysteria.sk/spk/bktr.4.patch > > > > I hope this would be useful for someone. > > Patches, should be submitted as PRs. That way it will not get lost in the noise. (Note that this does not assure quick action and a message to current citing the PR is not a bad idea.) > My bad, i should read something about contributing to freebsd firts, thank you for your advice. the PR can be accessed at http://www.freebsd.org/cgi/query-pr.cgi?pr=91916 mv