X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.18.132 with SMTP id w4mr9324550qaa.1.1363025352756; Mon, 11 Mar 2013 11:09:12 -0700 (PDT) X-Received: by 10.49.81.198 with SMTP id c6mr943386qey.37.1363025352661; Mon, 11 Mar 2013 11:09:12 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Mon, 11 Mar 2013 11:09:12 -0700 (PDT) In-Reply-To: <858e8912-407b-4b7b-843a-8dff31d35068@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=90.181.199.10; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 90.181.199.10 References: <858e8912-407b-4b7b-843a-8dff31d35068 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Mmap() and modify_ldt() in DOS From: RayeR Injection-Date: Mon, 11 Mar 2013 18:09:12 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1397 Lines: 1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 Precedence: bulk Hi, I made NVCLOCK DOS port under DJGPP and I provided very simplified mmap() there - for accessing the MMIO GPU registers. It may help, it's in one single C file with other OS dep. stuff. Get it here http://rayer.g6.cz/programm/programe.htm#NVCLOCK