Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2005 09:50:19 -0700 (MST)
From:      Warner Losh <imp@harmony.village.org>
To:        rwatson@freebsd.org
Cc:        imp@bsdimp.com
Subject:   Re: Devd event from GEOM?
Message-ID:  <20050125.095019.71141844.imp@harmony.village.org>
In-Reply-To: <Pine.NEB.3.96L.1050125150800.3036C-100000@fledge.watson.org>
References:  <20050125.080053.29499868.imp@bsdimp.com> <Pine.NEB.3.96L.1050125150800.3036C-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> each abstraction layer can declare the events it knows about.  newbus
> announces "I found a route to a physical device", GEOM shouts "And I found
> some storage space on it", etc.

Actually, GEOM will announce all the layers as well, since it is an
onion sort of thing.  For the degenerate case of FAT on FLASH Stick,
it is easy, because you don't see the layers.  But I routinely plug in
CF cards that have FreeBSD file systems on them, as well as an
emergency DOS partition.  Those sort of cases make whatever
automounting daemon need to grow a lot of brains, and will have
multiple events.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050125.095019.71141844.imp>