From c2fc1574cef779f2925398bc26287476390c7274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Schmidt?= Date: Sun, 16 Nov 1997 10:02:13 +0000 Subject: [PATCH] Device # for Jonathan Mini's VESA support. --- sys/conf/majors | 3 ++- sys/i386/conf/majors.i386 | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/conf/majors b/sys/conf/majors index 3611540b463e..94a5285683b3 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -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 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) diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 3611540b463e..94a5285683b3 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -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 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)