diff options
| author | maxv <maxv@NetBSD.org> | 2018-12-12 07:04:05 +0000 |
|---|---|---|
| committer | maxv <maxv@NetBSD.org> | 2018-12-12 07:04:05 +0000 |
| commit | e9db5a8cc133efa2de2c6ebc625be7e10cb1de97 (patch) | |
| tree | 609004b4ff23ed77eb5c43ba8d309005e1eef6db /sys/dev/DEVNAMES | |
| parent | 6139bd8d21f4f7ae305231d7d2dbc5f5593ed5c8 (diff) | |
Retire the LMC driver, and its associated lmcconfig tool. LMC has been
mentioned repeatedly as a non-MP-safe driver that is hard to maintain,
and no one is taking care of it.
LMC was removed from OpenBSD three years ago, and from FreeBSD a few
months ago.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 1f42a33c0a9..b208d628b0e 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.318 2018/09/23 09:21:03 maxv Exp $ +# $NetBSD: DEVNAMES,v 1.319 2018/12/12 07:04:05 maxv Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -748,7 +748,6 @@ lkkbd vax lkms vax lm MI lm700x MI -lmc MI lmenv MI lms bebox lms i386 |
