From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 12 22:25:31 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F0C916A403 for ; Fri, 12 Jan 2007 22:25:31 +0000 (UTC) (envelope-from deuza42@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id AC06013C43E for ; Fri, 12 Jan 2007 22:25:30 +0000 (UTC) (envelope-from deuza42@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so1321835nfc for ; Fri, 12 Jan 2007 14:25:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=OiXB+a3AFJiKX1HLnkJg9LcjNJfan0GXoqDhCZTdXqHP34GG4uDaqEtc+7wMxk6hYp7ISSX9Q/YW/If2rjbchUludnAXhxIMYpQXSVLXkPwL0WJPT+xufXR0TF1HoV+yQq1MlJNOoxtc5wR5TcybtItD50esCuPk3b5AJm8KJhU= Received: by 10.82.169.4 with SMTP id r4mr222742bue.1168639009057; Fri, 12 Jan 2007 13:56:49 -0800 (PST) Received: by 10.82.183.13 with HTTP; Fri, 12 Jan 2007 13:56:48 -0800 (PST) Message-ID: Date: Fri, 12 Jan 2007 22:56:49 +0100 From: DeuZa To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ATKBD_DFLT_KEYMAP kernel's options ??? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jan 2007 22:25:31 -0000 Hello everybody, On my "old" box (5-STABLE from 4 March) this kernel's options works fine : options ATKBD_DFLT_KEYMAP # Gestion du clavier FR makeoptions ATKBD_DFLT_KEYMAP=fr.iso.acc But on my new p4 (6-STABLE, sources tonight) this doesn't work :/ Without error, and the options appears always in the LINT file ... Are you any ideas please ? Best regards Alain