aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorNicolas Souchu <nsouch@FreeBSD.org>1998-09-09 18:57:59 +0000
committerNicolas Souchu <nsouch@FreeBSD.org>1998-09-09 18:57:59 +0000
commitacd5ae9accbbb5c423dea01753a5f9a5540b9774 (patch)
tree280eb345510286e3adf14d910f94b65d860cbc37 /sys/conf
parent813548fa2cbb53437372812192074f07ca2baf09 (diff)
downloadsrc-acd5ae9accbbb5c423dea01753a5f9a5540b9774.tar.gz
src-acd5ae9accbbb5c423dea01753a5f9a5540b9774.zip
Major numbers allocated for generic SMB/I2C i/o
Notes
Notes: svn path=/head/; revision=39025
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/majors4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/majors b/sys/conf/majors
index ae0728a0be24..c871d3ae33c7 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.46 1998/08/24 22:42:17 msmith Exp $
+$Id: majors.i386,v 1.47 1998/09/09 03:07:02 gibbs Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -149,3 +149,5 @@ chrdev name comments
102 fla M-Systems DiskOnChip(r)
103 streams SVR4 Streams emulation <newton@atdot.dotat.org>
104 xpt CAM Transport Layer Services
+105 iic I2C bus generic i/o
+106 smb System Management Bus generic i/o