www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/01/27/17:01:59

From: Vinzent Hoefler <JeLlyFish DOT software AT gmx DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: DMA access
Date: Thu, 27 Jan 2000 22:32:34 +0100
Organization: JeLlyFish software
Lines: 15
Message-ID: <86qdim$sp0$1@news06.btx.dtag.de>
References: <Pine DOT SUN DOT 3 DOT 91 DOT 1000127191152 DOT 19181C-100000 AT is> <001701bf690e$754e7d40$c71b15c8 AT telecomco DOT net> <86qd48$uq$1 AT news03 DOT btx DOT dtag DOT de>
Mime-Version: 1.0
X-Trace: news06.btx.dtag.de 949008790 29472 777000109768-0001 000127 21:33:10
X-Complaints-To: abuse AT t-online DOT de
X-Sender: 777000109768-0001 AT t-dialin DOT net
X-Newsreader: Forte Agent 1.7/16.534
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Vinzent Hoefler <JeLlyFish DOT software AT gmx DOT net> wrote:

>#define PHYSICAL_ADDRESS(realseg) realseg<<4

should read:

#define PHYSICAL_ADDRESS(realseg) (realseg<<4)

It's safer, I think.


Vinzent.

-- 
There are two kinds of Tequila. Good and better.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019