From owner-freebsd-current Mon Mar 25 13:14: 2 2002 Delivered-To: freebsd-current@freebsd.org Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140]) by hub.freebsd.org (Postfix) with ESMTP id 0792C37B400 for ; Mon, 25 Mar 2002 13:13:58 -0800 (PST) Received: from free.fr (nas-cbv-3-138-237.dial.proxad.net [62.147.138.237]) by postfix2-2.free.fr (Postfix) with ESMTP id 6E4145F774 for ; Mon, 25 Mar 2002 22:13:56 +0100 (CET) Received: (from nsouch@localhost) by free.fr (8.11.6/8.9.3) id g2PLLtE17923 for current@freebsd.org; Mon, 25 Mar 2002 22:21:55 +0100 (CET) (envelope-from nsouch) Date: Mon, 25 Mar 2002 22:21:49 +0100 From: Nicolas Souchu To: current@freebsd.org Subject: bktr breakage Message-ID: <20020325222149.A12340@armor.fastether> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, *Sorry* for the breakage. I'm currently fixing it. smbus.h is due to the missing rule, smbus.h removed from OBJS. bktr_i2c.c is due to its automatic inclusion in kernel by conf/files: conditional compilation inserted. pcf.c breakage is due to iicbus_alloc_bus() removed, device_add_child() inserted instead. LINT ok. GENERIC is compiling... I tell you once commited. -- Nicholas Souchu - nsouch@free.fr - nsouch@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message