From owner-freebsd-current@FreeBSD.ORG Sat Jun 25 04:28:58 2005 Return-Path: X-Original-To: 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 1AA7216A41C; Sat, 25 Jun 2005 04:28:58 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0914D43D48; Sat, 25 Jun 2005 04:28:58 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id F0C5472DDF; Fri, 24 Jun 2005 21:28:57 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id EF6F072DDD; Fri, 24 Jun 2005 21:28:57 -0700 (PDT) Date: Fri, 24 Jun 2005 21:28:57 -0700 (PDT) From: Doug White To: Gleb Smirnoff In-Reply-To: <20050624073400.GA70323@cell.sick.ru> Message-ID: <20050624212829.E47411@carver.gumbysoft.com> References: <20050624073400.GA70323@cell.sick.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: current@FreeBSD.org Subject: Re: who can review&commit kern/82243? 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: Sat, 25 Jun 2005 04:28:58 -0000 On Fri, 24 Jun 2005, Gleb Smirnoff wrote: > Colleagues, > > recently a patch making csa(4) suspend/resume working. I have tested > it on my notebook and it works perfectly. > > The patch is attached (with small style editing from me) to this message. The #defines should be placed in csareg.h if they define positions or values for the chip registers. Otherwise they belong in csavar.h. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org