Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 1998 03:59:32 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        current@FreeBSD.ORG
Subject:   Loadable line disciplines
Message-ID:  <199802010359.UAA04677@usr02.primenet.com>

next in thread | raw e-mail | index | archive | help
Anyone using these?

I'd like to change the linesw[] structure a bit, as well as modify
the ldisc_register()/ldisc_deregister() mechanism a bit to make it
a bit more orthoganl.  The idea is that existing line disciplines
will all use the registration interface, as well, and that you won't
be able to deregister a discipline while it is in use.  It also
gets rid of the dependence on manifest constant values in conf.h
and ioctl_compat.h that must be added for each new discipline.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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