From owner-freebsd-current@FreeBSD.ORG Sat Sep 30 21:50:43 2006 Return-Path: X-Original-To: current@freebsd.org 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 8992416A403 for ; Sat, 30 Sep 2006 21:50:43 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B8A543D46 for ; Sat, 30 Sep 2006 21:50:42 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 202405F28; Sun, 1 Oct 2006 01:50:41 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id F3E0C5F05; Sun, 1 Oct 2006 01:50:40 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8ULojxA025780; Sun, 1 Oct 2006 01:50:45 +0400 (MSD) (envelope-from ru) Date: Sun, 1 Oct 2006 01:50:45 +0400 From: Ruslan Ermilov To: Wesley Morgan Message-ID: <20060930215044.GA93298@rambler-co.ru> References: <20060930200915.GB60100@rambler-co.ru> <20060930173826.D10056@volatile.chemikals.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <20060930173826.D10056@volatile.chemikals.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: current@freebsd.org Subject: Re: HEADS UP: add "options COMPAT_FREEBSD6" to your kernel config! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 30 Sep 2006 21:50:43 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 30, 2006 at 05:39:02PM -0400, Wesley Morgan wrote: > On Sun, 1 Oct 2006, Ruslan Ermilov wrote: >=20 > >All, > > > >Make sure to add "options COMPAT_FREEBSD6" to your custom kernel > >config files, or things like X.Org will refuse to work with the > >new kernel that includes fixed ioctl(2) API. Recompiling the > >relevant ports is another option. >=20 > Other than X what else are we talking about here? >=20 Basically everything that's using the following ioctls: consio.h: KDSETMODE, KDSBORDER, CONS_SETWINORG, CONS_SETKBD, VT_RELDISP, VT_ACTIVATE, VT_WAITACTIVE kbio.h: KDSKBMODE, KDMKTONE, KDSETMODE, KDSBORDER, KDSKBSTATE, KIOCSOUND, KDSETRAD pioctl.h: PIOCBIS, PIOCBIC, PIOCSFL, PIOCCONT ttycom.h: TIOCSIG I don't see much point in recompiling ports except for testing; just doing it on the next occasion is OK. It's much easier to just recompile a kernel, given that COMPAT_FREEBSD6 is in the GENERIC config, and will certainly be needed for more things as we approach 7.0-RELEASE. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFHua0qRfpzJluFF4RAh15AKCLFUj2+wMur9q1ZBTbPeZ5xXd/+gCfZPtg r4bOrAv1W1uqxMrzrhwdVOE= =ekF1 -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--