From owner-freebsd-current Sun Mar 19 5:14:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (peter1.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 48EB937B667 for ; Sun, 19 Mar 2000 05:14:45 -0800 (PST) (envelope-from peter@netplex.com.au) Received: by overcee.netplex.com.au (Postfix, from userid 433) id E6EF21CD9; Sun, 19 Mar 2000 21:14:47 +0800 (WST) To: current@freebsd.org Subject: HEADS UP; new options for -current! Message-Id: <20000319131447.E6EF21CD9@overcee.netplex.com.au> Date: Sun, 19 Mar 2000 21:14:47 +0800 (WST) From: peter@netplex.com.au (Peter Wemm) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you are using old drivers that haven't been newbusified yet, you will need to add 'options COMPAT_OLDPCI' and/or 'options COMPAT_OLDISA' to your kernel configs and regenerate. Otherwise you will get compile failures. This is for -current only. 4.x is not affected. Incidently, I was encouraged to break the shims rather than put an option around them, but that was too drastic for now. This won't be happening in 4.x so be sure to consider which codebase you want to be running. Remember, -current is going to get rather bumpy soon once merges start happening.. -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message