diff options
| author | KATO Takenori <kato@FreeBSD.org> | 1998-02-13 16:57:31 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 1998-02-13 16:57:31 +0000 |
| commit | be46464127e773fe92a21cc12c13a0370544c02b (patch) | |
| tree | 7784deefcbc056b3ec2b2a79c44d60df11b56be1 | |
| parent | 507e2e44439aa04ef19cacd92eb51bfe89439160 (diff) | |
Notes
| -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 |
