Re: [2.6 patch] ISDN_CAPI_CAPIFS related cleanups



Hi Adrian,

> This patch contains the following cleanups:
> - move the help text to the right option
> - replace some #ifdef's in capi.c with dummy functions in capifs.h
> - use CONFIG_ISDN_CAPI_CAPIFS_BOOL in one place in capi.c

I actually still like to see capifs removed completely. It is not really
needed if you gonna use udev. The only thing that it is doing, is to set
the correct permissions and make sure that the device nodes are created.
And with a 2.6 kernel this can be all done by udev.

Regards

Marcel


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • udev and cdsymlinks
    ... There are some problems with current udev. ... Is this patch acceptable? ... /* Find the next available symlink name. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • [RFC PATCH] USB: always export interface information for modalias
    ... Here's a patch that is needed for systems that rely on udev to only load ... This patch should fix this. ... Subject: USB: always export interface information for modalias ... struct usb_interface *intf; ...
    (Linux-Kernel)
  • Re: [ANNOUNCE] udev 003 release
    ... >> Here's a patch that fixes the partition logic for me. ... libsysfs into udev. ... It's in the udev bk tree already. ...
    (Linux-Kernel)
  • Re: [PATCH 1/3] cciss: export more sysfs attributes
    ... This patch creates more sysfs attributes to be exported by cciss. ... is with udev, and how this patch attemtps to address it. ... DEFINE_SPINLOCKto avoid confusing lockdep. ... leaks and locking errors as the code evolves. ...
    (Linux-Kernel)
  • Re: [patch 0/8] Nesting class_device patches that actually work
    ... >> news is that the symlink shows up just fine in sysfs. ... >> even with your previously posted patch, udev dies a horrible death. ...
    (Linux-Kernel)