From: Adam Majer Newsgroups: comp.os.msdos.djgpp Subject: How to call a far code segment Date: Sun, 6 Aug 2000 11:14:54 -0500 Organization: The University of Manitoba Lines: 11 Message-ID: NNTP-Posting-Host: toliman.cc.umanitoba.ca Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: canopus.cc.umanitoba.ca 965578499 5136 130.179.16.19 (6 Aug 2000 16:14:59 GMT) X-Complaints-To: Postmaster AT cc DOT umanitoba DOT ca NNTP-Posting-Date: 6 Aug 2000 16:14:59 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, How can I call a far code segment? ie. something like ES:EDI? I need this for the protected mode interface to the hardware. Any ideas? Sincerely, Adam