X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Anthony" Newsgroups: comp.os.msdos.djgpp Subject: DMA question Date: Wed, 24 Mar 2004 11:17:21 +0300 Organization: Radio-MSU NOC, Moscow State University Lines: 24 Message-ID: NNTP-Posting-Host: integra.rmt.ru X-Trace: alpha2.radio-msu.net 1080116263 42744 81.13.30.150 (24 Mar 2004 08:17:43 GMT) X-Complaints-To: usenet AT radio-msu DOT net NNTP-Posting-Date: Wed, 24 Mar 2004 08:17:43 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, The program from message http://www.delorie.com/djgpp/mail-archives/djgpp/1995/12/13/17:04:41 Generates the following output: Entry point = 20B:CF XMS vesion = 3.0 Handle of 2048k block = D5B6 Locked 2048k block at physical location 001B1400 Linear address = 001B1400, physical address = 001B1400 Writing to memory area Verifying memory area Unlocked 2048k block Freed 2048k block Is it normal that Linear address == physical address? Where can I find any discription of interrupts used in this program? One more question: is it 'good style' to post a link to text of program or I should put the text in message body? Thanks Anthony