From d61bc29f01e46e18c9d563fe266eac697d214719 Mon Sep 17 00:00:00 2001 From: maxv Date: Sat, 22 Sep 2018 16:22:22 +0000 Subject: Remove isic(4). It is part of ISDN, which we are now retiring. --- sys/dev/DEVNAMES | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 6896866d32a..549fabd917b 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.316 2018/09/22 12:41:00 maxv Exp $ +# $NetBSD: DEVNAMES,v 1.317 2018/09/22 16:22:23 maxv Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -105,8 +105,6 @@ asc vax asiop amiga Attribute asiop amigappc Attribute ast MI -aster amiga -aster amigappc ata MI Attribute ata_dma MI Attribute ata_hl MI Attribute @@ -686,7 +684,6 @@ isdnbchan MI isdnctl MI isdntel MI isdntrc MI -isic MI ismt amd64 ismt i386 isp MI -- cgit