dmaports.txt

来自「80386单片机」· 文本 代码 · 共 19 行

TXT
19
字号
哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪
From : Inbar Raz

Port  Description
哌哌  哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌
000H-01fH DMA (Direct Memory Access) controller        See DMA Ports

020H-03fH Interrupt Controller

==============================================================================

 DMA (Direct Memory Access) is used for high-speed data transfers between I/O
 devices and memory without intervention of the CPU.  It is typically employed
 by diskette and hard disk drivers, but it could be used for streaming tape or
 any other device as long as it does not interfere with the operation of other
 standard devices.

 The original PC supports four 8-bit DMA channels, across a 20-bit address
 space, using an Intel 8237A DMA controller chip.  The 軦T

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?