devfs rules not applied on reattach

M. Warner Losh imp at bsdimp.com
Tue Aug 24 11:38:50 PDT 2004


In message: <20040824082349.GA1425 at momo.buza.adamsfamily.xx>
            Szilveszter Adam <sziszi at bsd.hu> writes:
: On Tue, Aug 24, 2004 at 04:08:24AM -0400, Anish Mistry wrote:
: > On Tuesday 24 August 2004 03:42 am, Szilveszter Adam wrote:
: > > Hello Anish,
: > >
: > > I think you need devd running and devd.conf configured for this to
: > > work.
: > >
: > > But maybe I am wrong...
: > I do have devd running.  What would go in devd.conf then?
: 
: Well, devd.conf isn't exactly heavy on documentation, but I would think
: that you can do something like:
: 
: attach 0 {
:      device-name "da[0-9]+";
:      action "chmod 755"; // or even
:      action "/etc/rc.d/devfs start" // but it depends what you have in
:      there.
:      };
: 
: Of course, others might be able to give you better suggestions, I have
: not tried this, but only based it on the docs that I read and on
: /usr/share/examples/etc/devd.conf
: 
: Hope this helps somewhat...

I don't see how.  CAM devices aren't added to the tree, so no device
added will be generated.

Warner


More information about the freebsd-current mailing list