Path: utzoo!attcan!uunet!mcvax!hp4nl!telmail!neabbs!richard From: richard@neabbs.UUCP (RICHARD RONTELTAP) Newsgroups: comp.sys.ibm.pc Subject: Re: Memory > 640K Message-ID: <21131@neabbs.UUCP> Date: 22 Aug 88 14:13:02 GMT Organization: NEABBS multi-line BBS +31-20-717666 (12x), Amsterdam, Holland Lines: 11 [ Extenden to expanded memory ] Well, with expanded memory there is a page of memory (mostly 64K) that is paged into a certain location (below 1MB) with system calls. So to use extended memory as expanded memory, you only need a driver which switches do protected mode and copies 64K blocks from and to the extended memory with the specified system calls. Most RAM board manufacturers supply such a driver with their boards. Richard