Re: ANNOUNCE: User-space System Device Enumation (uSDE)

From: David Dodge (dododge_at_smart.net)
Date: 10/31/03

  • Next message: Ben Slusky: "Re: [PATCH] remove useless highmem bounce from loop/cryptoloop"
    Date:	Thu, 30 Oct 2003 19:45:08 -0500
    To: "Greg KH" <greg@kroah.com>
    
    

    Greg KH writes:
    > On Wed, Oct 29, 2003 at 01:12:26PM +0800, Guo, Min wrote:
    > > 2.For non-hotplug device
    [...]
    > > uDEV:
    > > not deal with it
    >
    > See Robert Love's very simple script to populate stuff from sysfs. It
    > can run from initscript just like SDE. But in the end, udev will end up
    > in initramfs and we will not need to do this.

    So the intent is to have compiled-in drivers for already-attached
    devices (framebuffer, system disks, loop, whatever) generate calls to
    /sbin/hotplug within initramfs?

    Mainly I'm asking because I did try putting a hotplug script into an
    initramfs a few weeks ago (using -test7), and it didn't appear to be
    invoked for e.g. the VESA framebuffer. So I want to make sure this is a
    "future" capability and not something that should have worked :-)
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Ben Slusky: "Re: [PATCH] remove useless highmem bounce from loop/cryptoloop"

    Relevant Pages

    • Re: initramfs and kernel 2.6.7
      ... boot the kernel; and the initramfs will be mounted as ... and control given to the init script. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] kbuild: rebuild initramfs if included files changes
      ... This fix has been implemented in preparation for the upcoming klibc ... kernel it will be added to my pending 2.6.17 kbuild queue. ... rebuild initramfs if included files changes ... +# The script may also be sued to generate the inputfile used for gen_init_cpio ...
      (Linux-Kernel)
    • Re: [ANNOUNCE] kpatchup 0.02 kernel patching script
      ... First of all, very nice script. ... it doesn't look like it properly handles empty directories. ... list index out of range ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Versioning of tree
      ... I was unable to find a way to force the script to be run before ... I thought perl was already used somewhere intrinsically during a build. ... and simply use a hash on it, then take a substring of the hash to get a ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • [klibc 08/43] klibc: default initramfs content stored in usr/initramfs.default
      ... Harcoding default content of initramfs in the gen_initramfs_list.sh ... CONFIG_INITRAMFS_SOURCE (-d was passed twice to the script) ... as direct input to initramfs. ...
      (Linux-Kernel)