From 56700fcbe6892f95641987f5f790912ce86cc94e Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 12 May 1998 17:03:24 +0000 Subject: [PATCH] Reserve major number 99 for vak's cronyx/tau serial driver. --- sys/conf/majors | 4 +++- sys/i386/conf/majors.i386 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sys/conf/majors b/sys/conf/majors index 96ddb82d868..6c2f7635294 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.39 1998/04/22 05:10:51 msmith Exp $ +$Id: majors.i386,v 1.40 1998/05/09 17:52:26 msmith Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -41,6 +41,7 @@ blkdev name comments 25 vinum RAID fs 26 sw VM internal swap device 27 myx Mylex RAID (ulf@alameda.net) + chrdev name comments 0 cn console 1 ctty /dev/tty @@ -141,3 +142,4 @@ chrdev name comments 96 altq alternate queueing (including cbq, red, wfq) 97 myx Mylex RAID controller (ulf@alameda.net) 98 loe Loopback pseudo-ethernet (sbabkin@dcn.att.com) +99 tau Cronyx/Tau serial adaptor diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 96ddb82d868..6c2f7635294 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.39 1998/04/22 05:10:51 msmith Exp $ +$Id: majors.i386,v 1.40 1998/05/09 17:52:26 msmith Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -41,6 +41,7 @@ blkdev name comments 25 vinum RAID fs 26 sw VM internal swap device 27 myx Mylex RAID (ulf@alameda.net) + chrdev name comments 0 cn console 1 ctty /dev/tty @@ -141,3 +142,4 @@ chrdev name comments 96 altq alternate queueing (including cbq, red, wfq) 97 myx Mylex RAID controller (ulf@alameda.net) 98 loe Loopback pseudo-ethernet (sbabkin@dcn.att.com) +99 tau Cronyx/Tau serial adaptor