Xref: utzoo comp.sys.ibm.pc.programmer:2525 comp.sys.ibm.pc:54460 Path: utzoo!utgpu!news-server.csri.toronto.edu!helios.physics.utoronto.ca!ists!yunexus!rreiner From: rreiner@yunexus.YorkU.CA (Richard Reiner) Newsgroups: comp.sys.ibm.pc.programmer,comp.sys.ibm.pc Subject: Magitronic XT mainboards + their magic 384K Message-ID: <15736@yunexus.YorkU.CA> Date: 3 Oct 90 00:07:27 GMT Organization: York U. Computing Services Lines: 11 Some XT mainboards from Magitronic are populated with 1Mb of RAM; 640Kb is in the 8086 address space, and the rest is not. The only way to use the other 384Kb is as a ramdisk, using a device driver (cdisk.sys) supplied with the boards. However, I'd like to use it as EMS. Magitronic does not document how to get at the top 384Kb, and I don't much feel like dissassembling their device driver. Does anyone have an EMS driver for these boards, or at least some documentation on the port addresses (or whatever) one uses to get at that 384Kb? Thanks.