diff options
-rw-r--r-- | sys/pc98/conf/majors.pc98 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 66400cd..ef0b9f5 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.37 1998/08/28 12:49:09 kato Exp $ +$Id: majors.pc98,v 1.38 1998/09/09 14:40:27 kato 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 |