diff options
| author | he <he@NetBSD.org> | 2006-03-23 16:20:59 +0000 |
|---|---|---|
| committer | he <he@NetBSD.org> | 2006-03-23 16:20:59 +0000 |
| commit | 4dc75d08f7bef6e98da74668a4331fb8a83f07d6 (patch) | |
| tree | cb101584a17d7228a4116e3c218f29efb58d0120 /sys/dev/DEVNAMES | |
| parent | 69039755a0bfc3dd1d91e41c1ae2730c8bd63a16 (diff) | |
Add entry for ciss(4). Added as MI even though it has so far
only been tested on i386.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
