diff options
| author | Mike Smith <msmith@FreeBSD.org> | 1999-01-14 03:47:55 +0000 |
|---|---|---|
| committer | Mike Smith <msmith@FreeBSD.org> | 1999-01-14 03:47:55 +0000 |
| commit | 84252d6300e4be1df521689d46152384869e2523 (patch) | |
| tree | 120cb5f70dfee21b2da694435d5f8f3082122556 /sys/conf | |
| parent | 34f3320ef43bfcffeb98371ef224bda6cdfbb26c (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/majors | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/majors b/sys/conf/majors index f5a75e07cf84..6b32bdefcc24 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.62 1999/01/12 01:26:41 n_hibma Exp $ +$Id: majors.i386,v 1.63 1999/01/13 08:05:16 msmith Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -128,7 +128,7 @@ chrdev name comments 81 rp RocketPort/Steve Gericke <steveg@comtrol.com> 82 ppi Generic Parallel I/O <Nicolas.Souchu@prism.uvsq.fr> 83 can CAN16-2 CAN-PC Interface -84 dftp Datum Time and Frequency processor (louie@UU.NET) +84 dtfp Datum Time and Frequency processor (louie@UU.NET) 85 vesa VESA support device (j_mini@efn.org) 86 alog Industrial Computer Source AIO8-P driver 87 wfd ATAPI floppy client of "ata" |
