From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 29 Jun 2001 06:50:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 29 Jun 2001 06:50:09 -0400 Received: from access-178.93.rev.fr.colt.net ([213.41.93.178]:20887 "EHLO nyctalop.visiospace.com") by vger.kernel.org with ESMTP id ; Fri, 29 Jun 2001 06:50:04 -0400 Message-ID: <3B3C5C85.512DB956@visiospace.com> Date: Fri, 29 Jun 2001 12:46:29 +0200 From: Camille Labia X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: linux kernel ML Subject: Raw devices: looking for help Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Goodday all; Excuse-me bothering you; I am currently writing a driver and I am looking for some online information about raw devices in 2.4 kernel (what exactly it is, when and how to use it). Thanks in advance; - C.