Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc Add FDT (flat device tree).



details:   https://anonhg.NetBSD.org/src/rev/427e0d698ca0
branches:  trunk
changeset: 363865:427e0d698ca0
user:      alnsn <alnsn%NetBSD.org@localhost>
date:      Mon Aug 13 20:33:35 2018 +0000

description:
Add FDT (flat device tree).

diffstat:

 share/misc/acronyms.comp |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b7ed511e1095 -r 427e0d698ca0 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Mon Aug 13 18:48:53 2018 +0000
+++ b/share/misc/acronyms.comp  Mon Aug 13 20:33:35 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.212 2018/07/04 15:38:46 maya Exp $
+$NetBSD: acronyms.comp,v 1.213 2018/08/13 20:33:35 alnsn Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -484,6 +484,7 @@
 FDD    floppy disk drive
 FDDI   fiber distributed data interface
 FDE    full disk encryption
+FDT    flat device tree
 FEA    finite element analysis
 FEC    forward error correction
 FET    field-effect transistor



Home | Main Index | Thread Index | Old Index