From owner-cvs-all@FreeBSD.ORG Sat Sep 20 07:15:45 2003 Return-Path: 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 45CAD16A4B3; Sat, 20 Sep 2003 07:15:45 -0700 (PDT) Received: from mx3.datanet.hu (mxpool.datanet.hu [194.149.13.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C72643F75; Sat, 20 Sep 2003 07:15:44 -0700 (PDT) (envelope-from sziszi@bsd.hu) Received: from momo.buza.adamsfamily.xx (nilus-2986.adsl.datanet.hu [195.56.227.192]) by mx3.datanet.hu (DataNet) with ESMTP id BA85B1E9A51; Sat, 20 Sep 2003 16:15:41 +0200 (CEST) Received: from momo.buza.adamsfamily.xx (localhost [127.0.0.1]) h8KEG12c044835; Sat, 20 Sep 2003 16:16:01 +0200 (CEST) (envelope-from sziszi@bsd.hu) Received: (from sziszi@localhost) by momo.buza.adamsfamily.xx (8.12.9/8.12.10/Submit) id h8KEG0Ph044834; Sat, 20 Sep 2003 16:16:00 +0200 (CEST) (envelope-from sziszi@bsd.hu) X-Authentication-Warning: momo.buza.adamsfamily.xx: sziszi set sender to sziszi@bsd.hu using -f Date: Sat, 20 Sep 2003 16:15:59 +0200 From: Szilveszter Adam To: Wilko Bulte Message-ID: <20030920141558.GB1305@momo.buza.adamsfamily.xx> Mail-Followup-To: Szilveszter Adam , Wilko Bulte , cvs-all@freebsd.org References: <200309201053.h8KAr83I047224@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309201053.h8KAr83I047224@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/mii e1000phy.c e1000phyreg.h miidevs src/sys/pci if_sk.c if_skreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 14:15:45 -0000 Hello Wilko, This commit: On Sat, Sep 20, 2003 at 03:53:08AM -0700, Wilko Bulte wrote: > wilko 2003/09/20 03:53:08 PDT > > FreeBSD src repository > > Modified files: > sys/dev/mii e1000phy.c e1000phyreg.h miidevs > sys/pci if_sk.c if_skreg.h > Log: > Add support for SK-9521 V2.0 and 3COM 3C940. misses pci/yukonreg.h, which is referenced in pci/if_sk.c. This breaks the kernel build. -- Regards: Szilveszter ADAM Budapest Hungary