diff options
author | kato <kato@FreeBSD.org> | 1997-11-19 11:34:22 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1997-11-19 11:34:22 +0000 |
commit | 97136206e7c235d71ede7a43040e1de9a1cd2bfa (patch) | |
tree | 4d800922805911bfd5ed09a56a7c438effd9bdc9 /sys | |
parent | 3c43db2c4aeecdf5cda3091bb312f08ab1d275cb (diff) | |
download | FreeBSD-src-97136206e7c235d71ede7a43040e1de9a1cd2bfa.zip FreeBSD-src-97136206e7c235d71ede7a43040e1de9a1cd2bfa.tar.gz |
Sync with sys/i386/conf/majors.i386 revision up to 1.22.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/pc98/conf/majors.pc98 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 7756335..c502be9 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.15 1997/10/27 10:57:58 kato Exp $ +$Id: majors.pc98,v 1.16 1997/11/10 13:46:38 kato 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 (j_mini@efn.org) |