From 4dc75d08f7bef6e98da74668a4331fb8a83f07d6 Mon Sep 17 00:00:00 2001 From: he Date: Thu, 23 Mar 2006 16:20:59 +0000 Subject: Add entry for ciss(4). Added as MI even though it has so far only been tested on i386. --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 4675a136cfa..366e7a0ff93 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.194 2006/03/21 22:47:09 gdamore Exp $ +# $NetBSD: DEVNAMES,v 1.195 2006/03/23 16:20:59 he Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -221,6 +221,7 @@ ch MI cia alpha ciphy MI cir MI +ciss MI clcd MI clcs MI clct MI -- cgit