diff options
author | msmith <msmith@FreeBSD.org> | 2001-07-02 21:09:05 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 2001-07-02 21:09:05 +0000 |
commit | 17689259ad903cf1d86f8de47c2f8993cad11605 (patch) | |
tree | 6ef5458a7a310b288c9ab352fc7caaf57c2c3c6c /sys/conf/majors | |
parent | b1b663d05bd9f443e58549a171ec80a7dac66563 (diff) | |
download | FreeBSD-src-17689259ad903cf1d86f8de47c2f8993cad11605.zip FreeBSD-src-17689259ad903cf1d86f8de47c2f8993cad11605.tar.gz |
Add a couple of major numbers for ICP Vortex (who were acquired by Intel,
thus taking over the SRC controllers).
Diffstat (limited to 'sys/conf/majors')
-rw-r--r-- | sys/conf/majors | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/majors b/sys/conf/majors index 66946f5..801fa08 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -178,6 +178,8 @@ chrdev name comments 160 spic Sony Programmable I/O Controller (jogdial) 161 swdoc Sitara networks watchdog device 162 digi Digiboard +163 gdt ICP Vortex RAID controller +164 src Intel SRC RAID controller 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 |