From owner-freebsd-current@FreeBSD.ORG Wed May 14 23:48:36 2003 Return-Path: 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 1B61537B401 for ; Wed, 14 May 2003 23:48:35 -0700 (PDT) Received: from pool.imt.com.ua (office.imt.com.ua [212.109.53.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC21043F3F for ; Wed, 14 May 2003 23:48:33 -0700 (PDT) (envelope-from ant@imt.com.ua) Received: from pool.imt.com.ua (localhost [127.0.0.1]) by pool.imt.com.ua (8.12.8p1/8.12.8) with ESMTP id h4F6mW5M084561 for ; Thu, 15 May 2003 09:48:32 +0300 (EEST) (envelope-from ant@imt.com.ua) Received: from localhost (ant@localhost)h4F6mVHu084557 for ; Thu, 15 May 2003 09:48:31 +0300 (EEST) X-Authentication-Warning: pool.imt.com.ua: ant owned process doing -bs Date: Thu, 15 May 2003 09:48:31 +0300 (EEST) From: Andriy Tkachuk To: freebsd-current@freebsd.org Message-ID: <20030515094420.P84513-100000@pool.imt.com.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: comment in GENERIC X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 15 May 2003 06:48:36 -0000 does this comment right in GENERIC after RELENG_5_0: ... # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller ... i mean, maybe here might be: # atkbdc controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller ? Sorry for pedantry :)