Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2003 21:57:53 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-arch@freebsd.org
Subject:   Re: devd limitations / automounting removable storage 
Message-ID:  <30912.1063828673@critter.freebsd.dk>
In-Reply-To: Your message of "Wed, 17 Sep 2003 14:36:01 EDT." <XFMail.20030917143601.jhb@FreeBSD.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <XFMail.20030917143601.jhb@FreeBSD.org>, John Baldwin writes:


>Maybe have GEOM send events when mountable entities show up?

There is only one question to figure out:  Should it happen at
the bottom or the top of GEOM ?

At the bottom, your CF card would result in a single event on
/dev/ad4, at the top you'd likely get two events, one for
/dev/ad4 and one for /dev/ad4s1 (or whatever other gadgets
geom autodiscovers).

Apart from that, it's just a matter of telling me how to send
the event...

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



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