diff options
| author | maxv <maxv@NetBSD.org> | 2018-09-23 09:20:57 +0000 |
|---|---|---|
| committer | maxv <maxv@NetBSD.org> | 2018-09-23 09:20:57 +0000 |
| commit | b9784b9255ab440fc4131dcab91152d134d630af (patch) | |
| tree | 69640c179f9745f122aecb4c33969716d23588e9 /sys/dev/DEVNAMES | |
| parent | 5eacf89da6885ff03972e794a24bd03c74f262d5 (diff) | |
Remove ISDN from the kernel. It has remained unmaintained for a long time,
is of poor quality, and is now an obstacle to MP-ification. It was removed
ten years ago from FreeBSD for the same reason.
This retires a big user of the mbuf API, and will ease maintenance of the
kernel.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 549fabd917b..1f42a33c0a9 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.317 2018/09/22 16:22:23 maxv Exp $ +# $NetBSD: DEVNAMES,v 1.318 2018/09/23 09:21:03 maxv Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -664,13 +664,11 @@ ipaqpcic hpcarm ipmi amd64 ipmi i386 ipmi xen -ippp MI ipw MI irdasir MI Attribute irframe MI irframedrv MI Attribute irif hpcmips -irip MI isa MI isabeep alpha isabeep prep @@ -679,11 +677,6 @@ isabus MI Attribute isabus atari isadma MI Attribute isapnp MI -isdn MI -isdnbchan MI -isdnctl MI -isdntel MI -isdntrc MI ismt amd64 ismt i386 isp MI |
