From: garbanzo AT hooked DOT net (Alex) Subject: Re: Using GCC 26 Oct 1997 11:54:08 -0800 Message-ID: References: <3 DOT 0 DOT 2 DOT 32 DOT 19971026070541 DOT 00808580 AT mailhost DOT wyoming DOT com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Charles Curley Cc: gnu-win32 AT cygnus DOT com On Sun, 26 Oct 1997, Charles Curley wrote: > >> Win32 is supposed to be a real operating system, so it won't let you access ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Yea. And elephants are supposed to be pink. > >Although dangerous, couldn't someone right a device driver that would > >allow you to use inp and outp? > > Sure. Why don't you? I'd have no idea where to start, and don't want to accidentally screw something up. Besides, not much is working for me on Win98. > If the inputs to the device driver are port or port and count (for reads) > and port and datum or port, pointer to data and count (for writes) I think > you would have a nice generic testbed driver. I think I'd put some range > checks on it so I don't shoot myself in the foot with it. If there was some way to check to see if Windows is reserving that port, that'd probably be pretty helpful. Although I wonder if it'd work on NT. > Next question, for the folks who know Cygwin better than I: does Cygwin GCC > include the tools necessary to make a device driver? Most probably yes. - alex - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".