devd limitations / automounting removable storage

M. Warner Losh imp at bsdimp.com
Wed Sep 17 22:15:20 PDT 2003


In message: <20030917210236.GB75714 at funkthat.com>
            John-Mark Gurney <gurney_j at efn.org> writes:
: 	system		(enum/int)
: 	subsystem?	(enum/int)
: 	event		(enum/int)
: 	device		(char[64?])
: 	additionaldata	(void *, size_t combo)

I specifically made the protocol used extensible.  It is an ASCII
stream.  Don't break that. :-)

: This means we can make it more extensible, and have a set of well
: defined system/subsystem/event triplets, while at the same time, letting
: future interfaces expand.

Already is perfectly extensible.

Warner


More information about the freebsd-arch mailing list