Date: Thu, 18 Sep 2003 06:13:25 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: gurney_j@efn.org Cc: freebsd-arch@freebsd.org Subject: Re: devd limitations / automounting removable storage Message-ID: <20030918.061325.68161076.imp@bsdimp.com> In-Reply-To: <20030917210236.GB75714@funkthat.com> References: <30912.1063828673@critter.freebsd.dk> <Pine.NEB.3.96L.1030917161519.51283B-100000@fledge.watson.org> <20030917210236.GB75714@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030917210236.GB75714@funkthat.com>
John-Mark Gurney <gurney_j@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030918.061325.68161076.imp>
