Module Name:    src
Committed By:   jruoho
Date:           Mon Jan 17 22:08:30 UTC 2011

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
DPC, IMCR, IRQL, MP, TPR.


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.115 src/share/misc/acronyms.comp:1.116
--- src/share/misc/acronyms.comp:1.115	Tue Jan  4 06:18:51 2011
+++ src/share/misc/acronyms.comp	Mon Jan 17 22:08:30 2011
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.115 2011/01/04 06:18:51 dholland Exp $
+$NetBSD: acronyms.comp,v 1.116 2011/01/17 22:08:30 jruoho Exp $
 
 3WHS	three-way handshake
 ABI	application binary interface
@@ -149,6 +149,7 @@
 DOM	document object model
 DOS	denial of service
 DOS	disk operating system
+DPC	deferred procedure call
 DPCM	differential pulse code modulation
 DPD	dead peer detection
 DPI	dots per inch
@@ -289,6 +290,7 @@
 IKE	Internet key exchange
 ILP	instruction level parallelism
 IMC	integrated memory controller
+IMCR	interrupt mode configuration register
 IMAP	Internet mail access protocol
 INCITS	international committee on information technology standards
 IO	input/output
@@ -305,6 +307,7 @@
 IRC	Internet relay chat
 IRDA	infrared data association
 IRQ	interrupt request
+IRQL	interrupt request level
 IRTF	Internet research task force
 ISA	industry standard architecture
 ISA	instruction set architecture
@@ -393,6 +396,10 @@
 MMX	multimedia extension
 MMX	multiple math extension
 MMX	matrix math extension
+MP	multiprocessor
+MP	multiprocessing
+MP	multi-platform
+MP	multiplayer
 MPEG	moving picture experts group
 MPLS	multiprotocol label switching
 MPS	multiprocessor specification
@@ -650,6 +657,7 @@
 TOS	terms of service
 TOS	type of service
 TPM	trusted platform module
+TPR	task priority register
 TR	token ring
 TR	task register
 TRNG	true random number generator

Reply via email to