From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964812AbVJULW2 (ORCPT ); Fri, 21 Oct 2005 07:22:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964828AbVJULW2 (ORCPT ); Fri, 21 Oct 2005 07:22:28 -0400 Received: from mail.ncipher.com ([82.108.130.24]:29137 "EHLO mail.ncipher.com") by vger.kernel.org with ESMTP id S964812AbVJULW2 (ORCPT ); Fri, 21 Oct 2005 07:22:28 -0400 Message-ID: <4358CF73.3020602@f0rmula.com> Date: Fri, 21 Oct 2005 12:22:27 +0100 From: James Hansen User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel-list Subject: Information on ioctl32 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I've been working my way through what I think is probably the seminal work on the topic of device drivers, but it pre-dates ioctl32 and other 32 compatibility stuff. (The O'Reilly linux device driver book) http://www.xml.com/ldd/chapter/book/ch03.html Is there anywhere that I can find some more information on this, such as a howto? I've been googling but have only really stumbled across some brief info on lwn.net. Thanks :) James