Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Jun 2008 12:33:51 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        bms@FreeBSD.org
Cc:        ed@80386.nl, current@FreeBSD.org, arch@FreeBSD.org, phk@phk.freebsd.dk, rwatson@FreeBSD.org, ade@FreeBSD.org, net@FreeBSD.org
Subject:   Re: HEAD UP: non-MPSAFE network drivers to be disabled
Message-ID:  <20080601.123351.-950433793.imp@bsdimp.com>
In-Reply-To: <483C2666.7010608@FreeBSD.org>
References:  <45633.1211870269@critter.freebsd.dk> <20080527064253.GG64397@hoeg.nl> <483C2666.7010608@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <483C2666.7010608@FreeBSD.org>
            "Bruce M. Simpson" <bms@freebsd.org> writes:
: Other than that, line disciplines can go away.

In the past I've uesd line disciplines to implement a keyboard driver
for the Apple Newton Keyboard (serial protocol) so I could use it at
any point after the loader (the system didn't run X11, so I couldn't
use the X11 driver I wrote there).  This system has been retired, and
I don't think I ever forward ported them past about 3.mumble, if even
that far.

This code is badly decayed, and I have no requirement that it
continues to work.  But I know similar techniques are used in some
embedded systems.  Expect some delayed complaining if they go away
entirely.  But that may be OK given we're ridding tty of Giant.

Now, if we could only sort out the syscons/keyboard/mouse mess...

Warner



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