From acd5ae9accbbb5c423dea01753a5f9a5540b9774 Mon Sep 17 00:00:00 2001 From: Nicolas Souchu Date: Wed, 9 Sep 1998 18:57:59 +0000 Subject: Major numbers allocated for generic SMB/I2C i/o --- sys/conf/majors | 4 +++- sys/i386/conf/majors.i386 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'sys') 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 104 xpt CAM Transport Layer Services +105 iic I2C bus generic i/o +106 smb System Management Bus generic i/o diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index ae0728a0be24..c871d3ae33c7 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -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 104 xpt CAM Transport Layer Services +105 iic I2C bus generic i/o +106 smb System Management Bus generic i/o -- cgit v1.3