From owner-svn-src-head@FreeBSD.ORG Sat Feb 7 00:52:13 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E6F8106566B; Sat, 7 Feb 2009 00:52:13 +0000 (UTC) (envelope-from wkoszek@freebsd.czest.pl) Received: from freebsd.czest.pl (l95h.icis.pcz.pl [212.87.224.105]) by mx1.freebsd.org (Postfix) with ESMTP id 072AB8FC13; Sat, 7 Feb 2009 00:52:12 +0000 (UTC) (envelope-from wkoszek@freebsd.czest.pl) Received: from freebsd.czest.pl (l95h.icis.pcz.pl [212.87.224.105]) by freebsd.czest.pl (8.14.2/8.14.2) with ESMTP id n16NsOYg034631; Fri, 6 Feb 2009 23:54:24 GMT (envelope-from wkoszek@freebsd.czest.pl) Received: (from wkoszek@localhost) by freebsd.czest.pl (8.14.2/8.14.2/Submit) id n16NsOap034630; Fri, 6 Feb 2009 23:54:24 GMT (envelope-from wkoszek) Date: Fri, 6 Feb 2009 23:54:24 +0000 From: "Wojciech A. Koszek" To: src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Message-ID: <20090206235424.GK83537@FreeBSD.org> Mail-Followup-To: src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org References: <200902070015.n170FU58075372@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <200902070015.n170FU58075372@svn.freebsd.org> User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-3.0 (freebsd.czest.pl [212.87.224.105]); Fri, 06 Feb 2009 23:54:24 +0000 (UTC) Cc: Subject: Re: svn commit: r188257 - head/sys/pc98/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2009 00:52:13 -0000 On Sat, Feb 07, 2009 at 12:15:30AM +0000, Wojciech A. Koszek wrote: > Author: wkoszek > Date: Sat Feb 7 00:15:30 2009 > New Revision: 188257 > URL: http://svn.freebsd.org/changeset/base/188257 > [..] > Modified: head/sys/pc98/conf/NOTES > ============================================================================== > --- head/sys/pc98/conf/NOTES Sat Feb 7 00:06:13 2009 (r188256) > +++ head/sys/pc98/conf/NOTES Sat Feb 7 00:15:30 2009 (r188257) > @@ -271,6 +271,9 @@ device isa > # BROKEN_KEYBOARD_RESET disables the use of the keyboard controller to > # reset the CPU for reboot. This is needed on some systems with broken > # keyboard controllers. > +# > +# EPSON_BOUNCEDMA: XXX > +# EPSON_MEMWIN: XXX Those had no respective comment lines, and I didn't know what those options do. I expect someone to fill those, or at least present 'ready to commit' comments on what they do. -- Wojciech A. Koszek wkoszek@FreeBSD.org http://people.freebsd.org/~wkoszek/