diff --git a/sys/conf/majors b/sys/conf/majors index 9440fe8844cf..3494ffbd9bb7 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.44 1998/08/04 21:44:09 brian Exp $ +$Id: majors.i386,v 1.45 1998/08/10 09:06:21 phk Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -147,3 +147,4 @@ chrdev name comments 100 xrpu Xilinx Reprogrammable Processing Unit 101 dgm Digiboard PC/Xem 102 fla M-Systems DiskOnChip(r) +103 streams SVR4 Streams emulation diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 9440fe8844cf..3494ffbd9bb7 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.44 1998/08/04 21:44:09 brian Exp $ +$Id: majors.i386,v 1.45 1998/08/10 09:06:21 phk Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -147,3 +147,4 @@ chrdev name comments 100 xrpu Xilinx Reprogrammable Processing Unit 101 dgm Digiboard PC/Xem 102 fla M-Systems DiskOnChip(r) +103 streams SVR4 Streams emulation