From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 24 Jun 2001 01:09:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 24 Jun 2001 01:08:50 -0400 Received: from ruddock-207.caltech.edu ([131.215.90.207]:14470 "EHLO agard.caltech.edu") by vger.kernel.org with ESMTP id ; Sun, 24 Jun 2001 01:08:35 -0400 Message-ID: <3B357662.8AEA80E4@its.caltech.edu> Date: Sat, 23 Jun 2001 22:10:58 -0700 From: James Lamanna Reply-To: jlamanna@its.caltech.edu X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.2 i686) X-Accept-Language: en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Making a module 2.4 compatible 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 I have a kernel module for a robot that was developed for the 2.0 and 2.2 kernels and does not work under 2.4. Unfortunately, the company that made it is not in business anymore. It would be nice to have it working under 2.4, so is there someplace that outlines some of the major things that would have changed so I can update the module accordingly? Thanks, --James Lamanna