From deaf16ef51ec0e23908e7acca22ed2495f12314a Mon Sep 17 00:00:00 2001 From: cnst Date: Fri, 19 Mar 2010 04:04:27 +0000 Subject: Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4). http://mail-index.netbsd.org/tech-kern/2010/03/06/msg007458.html Reviewed by , , , . --- sys/dev/DEVNAMES | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index ae9125f38c1..1dfd47a9339 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.258 2010/03/11 10:38:37 enami Exp $ +# $NetBSD: DEVNAMES,v 1.259 2010/03/19 04:04:27 cnst Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -61,7 +61,6 @@ ahd MI ahsc amiga ahsc amigappc ai MI -aiboost MI aibs MI aic MI akbd mac68k -- cgit