From owner-cvs-all Tue Sep 17 22:17:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3609537B401; Tue, 17 Sep 2002 22:17:46 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59FC943E42; Tue, 17 Sep 2002 22:17:41 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g8I5HYk73066; Wed, 18 Sep 2002 08:17:35 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost [127.0.0.1]) by vega.vega.com (8.12.5/8.12.5) with ESMTP id g8I5HV2n004768; Wed, 18 Sep 2002 08:17:31 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.5/8.12.5/Submit) id g8I5HTLo004767; Wed, 18 Sep 2002 08:17:29 +0300 (EEST) Date: Wed, 18 Sep 2002 08:17:29 +0300 From: Maxim Sobolev To: Sam Leffler Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 options.i386 src/sys/i386/conf LINT src/sys/i386/i386 elan-mmcr.c src/sys/i386/include md_var.h src/sys/i386/isa pcibus.c src/sys/kern kern_clock.c Message-ID: <20020918051729.GA4743@vega.vega.com> References: <200209172239.g8HMdwxa010290@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200209172239.g8HMdwxa010290@freefall.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Sep 17, 2002 at 03:39:58PM -0700, Sam Leffler wrote: > sam 2002/09/17 15:39:58 PDT > > Modified files: > etc MAKEDEV It looks like MAKEDEV change gone into HEAD branch, not into RELENG_4, as probably you wanted it to. -Maxim > Modified files: (Branch: RELENG_4) > sys/conf files.i386 options.i386 > sys/i386/conf LINT > sys/i386/include md_var.h > sys/i386/isa pcibus.c > sys/kern kern_clock.c > Added files: (Branch: RELENG_4) > sys/i386/i386 elan-mmcr.c > Log: > MFC: Elan support; > > o Recognize AMD Elan SC520 hostbridge. > o Add initialization code for the AMD Elan sc520 which maps the MMCR > into KVM and sets the i8254 frequency to the correct value. > o MAKEDEV entry for elan-mmcr device > > Reviewed by: phk, jhb > Approved by: re(jhb) > > Revision Changes Path > 1.328 +6 -0 src/etc/MAKEDEV > 1.307.2.34 +1 -0 src/sys/conf/files.i386 > 1.132.2.17 +1 -0 src/sys/conf/options.i386 > 1.749.2.123 +3 -0 src/sys/i386/conf/LINT > 1.6.2.1 +145 -0 src/sys/i386/i386/elan-mmcr.c (new) > 1.35.2.3 +2 -1 src/sys/i386/include/md_var.h > 1.57.2.8 +12 -0 src/sys/i386/isa/pcibus.c > 1.105.2.9 +9 -0 src/sys/kern/kern_clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message