diff options
author | jkh <jkh@FreeBSD.org> | 1998-12-02 21:26:11 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1998-12-02 21:26:11 +0000 |
commit | 01c007d91588332515795b587fb11af7a3524e19 (patch) | |
tree | 42547dafc8916f77ab9769af106e8ed883bca98a /sys/i386 | |
parent | cb8b511e959293f313271a9fe1c7c93ac1c89677 (diff) | |
download | FreeBSD-src-01c007d91588332515795b587fb11af7a3524e19.zip FreeBSD-src-01c007d91588332515795b587fb11af7a3524e19.tar.gz |
109 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
Requested by: Mark Dawson <md@doc.ic.ac.uk>
Diffstat (limited to 'sys/i386')
-rw-r--r-- | sys/i386/conf/majors.i386 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 1c513ec..452479a 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.52 1998/12/02 03:13:35 jkh Exp $ +$Id: majors.i386,v 1.53 1998/12/02 03:14:27 jkh Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -153,5 +153,6 @@ chrdev name comments 106 smb System Management Bus generic i/o 107 3dfx 3Dfx driver (shocking@prth.pgs.com) 108 usb Universal Serial Bus (nick.hibma@jrc.it) +109 id Intelligent Disk [Array] (md@doc.ic.ac.uk) 500 ?? entries from 500-600 are reserved for local use 600 ?? entries from 500-600 are reserved for local use |