Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Subject: RE: Driver help Date: Wed, 13 Aug 2003 17:53:16 +0530 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Kiran Bacche" To: "Marcel Telka" Cc: X-OriginalArrivalTime: 13 Aug 2003 12:23:18.0053 (UTC) FILETIME=[AD361550:01C36195] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h7DCNbg20568 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 AT telka DOT sk] Sent: Wednesday, August 13, 2003 5:48 PM To: Kiran Bacche Cc: cygwin AT cygwin DOT 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 AT telka DOT sk | | homepage: http://telka.sk/ | | jabber: marcel AT jabber DOT 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/