From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757365AbYDGPpz (ORCPT ); Mon, 7 Apr 2008 11:45:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752547AbYDGPps (ORCPT ); Mon, 7 Apr 2008 11:45:48 -0400 Received: from rtr.ca ([76.10.145.34]:3371 "EHLO mail.rtr.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752030AbYDGPpr (ORCPT ); Mon, 7 Apr 2008 11:45:47 -0400 Message-ID: <47FA41AB.6070206@rtr.ca> Date: Mon, 07 Apr 2008 11:45:47 -0400 From: Mark Lord Organization: Real-Time Remedies Inc. User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: Xavier Cc: linux-kernel@vger.kernel.org Subject: Re: Proposed patch for IDE missing commands References: <47F47324.80108@free.fr> In-Reply-To: <47F47324.80108@free.fr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Xavier wrote: > Hi all, > > I'm working for the french Gendarmerie Nationale and we've decided to > publish our patch for the kernel that provides some missing IDE commands > to access to protected areas (HPA and DCO). .. What's the purpose of putting this stuff in-kernel, as opposed to just doing it from userspace ? Thanks.