devfs
[Top] [All Lists]

using modules +/- CONFIG_DEVFS_FS

To: devfs@xxxxxxxxxxx
Subject: using modules +/- CONFIG_DEVFS_FS
From: rmanches@xxxxxxxxxx (Robert Manchester)
Date: Thu, 12 Apr 2001 15:30:23 -0700 (PDT)
Sender: owner-devfs@xxxxxxxxxxx
if I compile a module which uses devfs I would like it to work on
kernels with and without devfs enabled.  Currently, (kernel 2.4.3) the
devfs_fs_kernel.h has two different implementaions of the devfs_*
functions.  This seems wrong to me, as the implemetaion differences
should not be in the header file.

I would like to compile one module for kernel version xxx have it work
on both devfs and non devfs systems.  Is there something inherently
wrong in doing this that I am missing?

-rob

<Prev in Thread] Current Thread [Next in Thread>