Re: devd limitations / automounting removable storage
From: M. Warner Losh (imp_at_bsdimp.com)
Date: 09/17/03
- Previous message: Bruce M Simpson: "devd limitations / automounting removable storage"
- In reply to: Bruce M Simpson: "devd limitations / automounting removable storage"
- Next in thread: John Baldwin: "Re: devd limitations / automounting removable storage"
- Reply: John Baldwin: "Re: devd limitations / automounting removable storage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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"
- Previous message: Bruce M Simpson: "devd limitations / automounting removable storage"
- In reply to: Bruce M Simpson: "devd limitations / automounting removable storage"
- Next in thread: John Baldwin: "Re: devd limitations / automounting removable storage"
- Reply: John Baldwin: "Re: devd limitations / automounting removable storage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]