Device # for Jonathan Mini's VESA support.

This commit is contained in:
Søren Schmidt 1997-11-16 10:02:13 +00:00
parent 811be69f59
commit c2fc1574ce
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31191
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
$Id: majors.i386,v 1.19 1997/10/26 04:36:10 nate Exp $
$Id: majors.i386,v 1.20 1997/11/10 03:50:29 msmith Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@ -123,3 +123,4 @@ chrdev name comments
82 ppi Generic Parallel I/O <Nicolas.Souchu@prism.uvsq.fr>
83 can CAN16-2 CAN-PC Interface
84 ttxt Unitext teletext decoder (arg@arg1.demon.co.uk)
85 vesa VESA support device (mini@d198-232.uoregon.edu)

View File

@ -1,4 +1,4 @@
$Id: majors.i386,v 1.19 1997/10/26 04:36:10 nate Exp $
$Id: majors.i386,v 1.20 1997/11/10 03:50:29 msmith Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@ -123,3 +123,4 @@ chrdev name comments
82 ppi Generic Parallel I/O <Nicolas.Souchu@prism.uvsq.fr>
83 can CAN16-2 CAN-PC Interface
84 ttxt Unitext teletext decoder (arg@arg1.demon.co.uk)
85 vesa VESA support device (mini@d198-232.uoregon.edu)