This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
RE: Driver help
- From: "Kiran Bacche" <kiran dot bacche at wipro dot com>
- To: "Marcel Telka" <marcel at telka dot sk>
- Cc: <cygwin at cygwin dot com>
- Date: Wed, 13 Aug 2003 17:53:16 +0530
- Subject: RE: Driver help
Wow that's geat.
I have an isr.c file (actually a device driver)
I could successfully compile it to generate a ".o" file.
But how can I convert it to a ".sys" file in CYGWIN environment.
Thanks
Kiran
-----Original Message-----
From: Marcel Telka [mailto:marcel@telka.sk]
Sent: Wednesday, August 13, 2003 5:48 PM
To: Kiran Bacche
Cc: cygwin@cygwin.com
Subject: Re: Driver help
On Wed, Aug 13, 2003 at 05:26:30PM +0530, Kiran Bacche wrote:
>
> Hi,
>
> The usr/include/w32api/ddk contain windows device driver related
> header files.
> So does this mean that it is possible to develop windows device
drivers
> using CYGWIN ?
Yes. ioperm package contains one real example :-).
--
+-------------------------------------------+
| Marcel Telka e-mail: marcel@telka.sk |
| homepage: http://telka.sk/ |
| jabber: marcel@jabber.sk |
+-------------------------------------------+
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/