diff options
author | msmith <msmith@FreeBSD.org> | 2001-10-26 21:17:26 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 2001-10-26 21:17:26 +0000 |
commit | 6d1df6cd852ab6f870e101152652f0aaad76b1bc (patch) | |
tree | 2a3fbaabed1145669d83c0a480e9fd6067f140e7 /sys/conf/majors | |
parent | ed9248e6441a063290899a30a42703e004655f5e (diff) | |
download | FreeBSD-src-6d1df6cd852ab6f870e101152652f0aaad76b1bc.zip FreeBSD-src-6d1df6cd852ab6f870e101152652f0aaad76b1bc.tar.gz |
Add 'ciss'.
Diffstat (limited to 'sys/conf/majors')
-rw-r--r-- | sys/conf/majors | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/majors b/sys/conf/majors index 7b9c37d..a149373 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -181,6 +181,7 @@ chrdev name comments 163 gdt ICP Vortex RAID controller 164 src Intel SRC RAID controller 165 net Network drivers <jlemon> +166 ciss Compaq SmartArray 5* adapter <msmith> 200 ?? entries from 200-252 are reserved for local use 252 ?? entries from 200-252 are reserved for local use 254 internal Used internally by the kernel |