This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cygwin NT DDK Project


"Chris Telting" <telting@sprynet.com> writes:

> That's all that's needed?

The try { } finally { } and try { } except () { } handling that is part of
the SEH. You need SEH if you want to talk to the CacheManager.

> Does anyone actually want this?  I figured that it would be minimal to
> implement if it weren't already implemented.  I personally think that the
> gnu tools would be a superior build environment than currently exists
> with the NT DDK.
 
It would be good, since people could hack on the code w/o getting ms
software.

> And I'd personally like to see a free nt fs kit; at a minimal all the
> required include headers and import libraries.  Possibly minimal
> documentation of what people have so far figured out indipendently about
> making such drivers.

You are in luck: <http://www.acc.umu.se/~bosse/ntifs.h>.

I have written the beging a xfs driver (i.e just loads and have a create)
((no, not SGI xfs, one of the other ones, namely the xfs that is part of
arla http://www.stacken.kth.se/projekt/arla/>)) Guess there will be more
code hacked soon (If I just get the time).

Love




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]