delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2010/03/05/05:33:26

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
Message-Id: <201003051033.o25AXL1O020448@delorie.com>
X-Recipient: djgpp AT delorie DOT com
From: "Josep M." <josepmaria AT turomas DOT com>
To: <djgpp AT delorie DOT com>
Subject: RE: jitter between 2 hardware interrupt
Date: Fri, 5 Mar 2010 11:33:18 +0100
MIME-Version: 1.0
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
Thread-Index: Acq8SNfwZ+7UU/rqTaKiKhe3Aps1DQABltsg
In-Reply-To: <7484b857-ade0-4647-abe8-453d8e688025@k17g2000yqb.googlegroups.com>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

void adress_data_852(int reg,int func,int dev,int bus,int n_bytes)
{
long unsigned data=3D0;
data=3Dinportl(0xcf8);
data=3Ddata&0xff000003;
data|=3D(reg);
data|=3D(func<<8);
data|=3D(dev<<11);
data|=3D(bus<<16);
data|=3D(0x80000000);
outportl(0xcf8,data);
}



-----Mensaje original-----
De: philippe [mailto:philippe DOT meynard AT vendeeconcept DOT com]=20
Enviado el: divendres, 5 / mar=E7 / 2010 10:23
Para: djgpp AT delorie DOT com
Asunto: Re: jitter between 2 hardware interrupt

where can I find "adress_data_852" function. I have tested without but
it's the same problem !


__________ Informaci=F3n de NOD32, revisi=F3n 4917 (20100305) __________

Este mensaje ha sido analizado con NOD32 antivirus system
http://www.nod32.com


- Raw text -


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