Date: Thu, 27 Jan 2000 18:22:23 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty.c Message-ID: <200001280222.SAA06122@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2000/01/27 18:22:23 PST Modified files: sys/kern tty.c Log: When an attempt to install a line discipline fails, check for known KLD's that might support it, and load the KLD if found. Currently the list includes SLIPDISC, PPPDISC, and NETGRAPHDISC. Revision Changes Path 1.128 +58 -1 src/sys/kern/tty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001280222.SAA06122>