diff --git a/sys/conf/majors b/sys/conf/majors index 1a49796487db..7b56d1d9cdc4 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.48 1998/09/09 18:57:59 nsouch Exp $ +$Id: majors.i386,v 1.49 1998/09/15 10:01:14 gibbs Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -148,3 +148,4 @@ chrdev name comments 104 xpt CAM Transport Layer Services 105 iic I2C bus generic i/o 106 smb System Management Bus generic i/o +107 3dfx 3Dfx driver (shocking@prth.pgs.com) diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 1a49796487db..7b56d1d9cdc4 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.48 1998/09/09 18:57:59 nsouch Exp $ +$Id: majors.i386,v 1.49 1998/09/15 10:01:14 gibbs Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -148,3 +148,4 @@ chrdev name comments 104 xpt CAM Transport Layer Services 105 iic I2C bus generic i/o 106 smb System Management Bus generic i/o +107 3dfx 3Dfx driver (shocking@prth.pgs.com)