Re: Universal grammar
- From: LEE Sau Dan <danlee@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Nov 2006 00:20:32 +0800
"Hans" == Hans Aberg <haberg@xxxxxxxxxx> writes:
>> In fact we can view the whole machine's memory as the reset
>> interrupt's interrupt server.
Hans> One should also be aware of that the early CPUs did not have
Hans> special treatment of IO (input/output) devices etc. Instead,
Hans> the computer manufacturer put some IO devices on specific
Hans> memory addresses, which the CPU could read and write
Hans> from. The chip hardware has since become more complicated.
You're talking about memory-mapped I/O. That's a separate dimension
from interrupts and DMA (direct-memory-access).
e.g. the Apple II does use memory-mapped I/O (because the 6502
microprocessor doesn't have a separate I/O port address space). But
it does support interrupts. PC's, using ix86 processors, do have a
separate I/O port address space, and earlier PC peripherals do use
that instead of memory-mapped I/O. They support interrupts, too.
(Later PC hardware do use memory-mapped I/O for better speed, though.)
--
Lee Sau Dan 李守敦 ~{@nJX6X~}
E-mail: danlee@xxxxxxxxxxxxxxxxxxxxxxxxxx
Home page: http://www.informatik.uni-freiburg.de/~danlee
.
- Follow-Ups:
- Re: Universal grammar
- From: Hans Aberg
- Re: Universal grammar
- References:
- Re: Universal grammar
- From: LEE Sau Dan
- Re: Universal grammar
- From: Paul J Kriha
- Re: Universal grammar
- From: LEE Sau Dan
- Re: Universal grammar
- From: Joachim Pense
- Re: Universal grammar
- From: Hans Aberg
- Re: Universal grammar
- From: Paul J Kriha
- Re: Universal grammar
- From: Hans Aberg
- Re: Universal grammar
- Prev by Date: Re: Universal grammar
- Next by Date: Re: why does linguistic literature tend to be opaque?
- Previous by thread: Re: Universal grammar
- Next by thread: Re: Universal grammar
- Index(es):
Relevant Pages
|