1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00

New major for 3dfx driver.

This commit is contained in:
Mike Smith 1998-09-21 22:04:07 +00:00
parent 8ff6dbfc74
commit 26dd997fbe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39548
2 changed files with 4 additions and 2 deletions
sys
conf
i386/conf

View File

@ -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)

View File

@ -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)