diff --git a/sys/conf/majors b/sys/conf/majors index 5344a0ef6d9..3611540b463 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.18 1997/09/23 08:45:33 jkh Exp $ +$Id: majors.i386,v 1.19 1997/10/26 04:36:10 nate Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -122,3 +122,4 @@ chrdev name comments 81 rp RocketPort/Steve Gericke 82 ppi Generic Parallel I/O 83 can CAN16-2 CAN-PC Interface +84 ttxt Unitext teletext decoder (arg@arg1.demon.co.uk) diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 5344a0ef6d9..3611540b463 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.18 1997/09/23 08:45:33 jkh Exp $ +$Id: majors.i386,v 1.19 1997/10/26 04:36:10 nate Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -122,3 +122,4 @@ chrdev name comments 81 rp RocketPort/Steve Gericke 82 ppi Generic Parallel I/O 83 can CAN16-2 CAN-PC Interface +84 ttxt Unitext teletext decoder (arg@arg1.demon.co.uk)