From: authentic AT tip DOT nl (Rick) Newsgroups: comp.os.msdos.djgpp Subject: Re: Making my own mouse driver.. Date: Mon, 29 Dec 1997 13:29:36 GMT Organization: NL-NIC Lines: 55 Message-ID: <68at1d$1lt$1@cadmium.aware.nl> References: <34a53f15 DOT 25421030 AT news DOT algonet DOT se> <01bd1474$a3cb1840$73451ed1 AT default> Reply-To: authentic AT tip DOT nl NNTP-Posting-Host: nijmegen-005.std.pop.tip.nl To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk "David Harms" wrote: >Jonas Sjögren wrote in article ><34a53f15 DOT 25421030 AT news DOT algonet DOT se>... >> I want to make my own mouse handler in djgpp. ie go directly to the >> hardware, not thru msdos interrupt functions. >> Does anyone have some info, help or anything. Just for a standard >> serial bus mouse... >> VERY thankful for any help. >> >> /Oscar. >> >> >thats kewl that you want to do that but WHY? microsoft's mouse driver hase >over 60 function sitting in memory just waiting for your use, all you need >to know is the interupt! Thats true. Or it might be true. But IMHO thats more YOUR opinion Harm. Everybody is entitled its own opinion I think. Therefore some repost from c.l.a.x: The driver will be soon available on SimTel under the name 'ctmouse'. Regards, NagyD -- ___________________________________________________________________________ Nagy Daniel | ----------- | almos.vein.hu FTP site administrator | nagyd AT almos DOT vein DOT hu | - nagyd AT hal2000 DOT hal DOT vein DOT hu | - Speed and stability _______________________________________|____________________________________ If its not already uploaded you might contact the author. I also have some source originating Matthew Webb. If you want them I can mail them to you, but its of course both are Intel-asm. So you need to do something to port it to djgpp[fairly easy but I can't do it myself since my gcc still can't find crt0.o ;-). Take care, Rick