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 d59db308a941..767e9021a825 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.19 1998/01/18 15:08:34 kato Exp $ +$Id: majors.pc98,v 1.20 1998/01/26 09:17:43 kato Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -128,3 +128,4 @@ chrdev name comments 86 alog Industrial Computer Source AIO8-P driver 87 wfd ATAPI floppy client of "ata" 88 dpt DPT RAID Controller <shimon@i-connect.net> +89 pps Pulse-Per-Second timing interface |
