diff options
| -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 b7f75c7097621..66400cddc5368 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.36 1998/08/10 16:54:47 kato Exp $ +$Id: majors.pc98,v 1.37 1998/08/28 12:49:09 kato Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -148,3 +148,4 @@ chrdev name comments 101 dgm Digiboard PC/Xem 102 fla M-Systems DiskOnChip(r) 103 streams SVR4 Streams emulation <newton@atdot.dotat.org> +104 xpt CAM Transport Layer Services |
