Re: devd limitations / automounting removable storage

From: M. Warner Losh (imp_at_bsdimp.com)
Date: 09/17/03

  • Next message: Marcel Moolenaar: "make(1): adding sort modifiers"
    Date: Tue, 16 Sep 2003 23:35:28 -0600 (MDT)
    To: bms@spc.org
    
    

    In message: <20030916232724.GG3052@saboteur.dek.spc.org>
                Bruce M Simpson <bms@spc.org> writes:
    : Any objections to adding devd notifications to the CAM layer? It would
    : allow us to automount such devices. Specifically I'm thinking that a
    : program to change the running automounter map could be used.

    I'd make them different types of events. I'd also prototype it up to
    see how bad things get.

    In the long term, we want CAM to be newbus.

    However, in the long term we'd also like to move away from doing
    things to devices, and more towards doing things on the resources they
    provide to the system. When a network interface appears, we should
    use that event, not that a driver attached.

    The simple devd detach/attachment stuff we do now gets us a lot of
    bang for the buck, but there are limitations.

    Warner
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"


  • Next message: Marcel Moolenaar: "make(1): adding sort modifiers"