[ros-kernel] Drivers...

Robert Köpferl rob at koepferl.de
Mon Feb 16 19:30:27 CET 2004


What would you suggest to use?

MSDDK or ROS-DDK ?
and testing on the rather stable w2k /xp?
I'm rather a beginner

Vizzini schrieb:

> On Mon, 2004-02-16 at 11:59, Steven Edwards wrote:
> 
>>There are quite a few ext2/3 drivers for Windows NT/2K/Xp out on the
>>Net that are GPL. The big problem using them in ReactOS is that they
>>are IFS drivers and use SEH. I would suggest just importing one of them
>>in to CVS and getting it to work.
> 
> 
> As I said elsewhere, we are going to fix the cache manager.  I'm going
> to start on it next, after finishing up the floppy driver.  That is the
> major blocker to using off-the-shelf windows IFS drivers.
> 
> As for SEH:  if you build the driver with MS tools, it's fine; if you
> want to build with the ReactOS build environment, you just need to do 
> 
> #ifdef _MSC_VER
> 	try {
> #endif
> 
> ...and so on.  There was a recent thread about porting drivers to
> ReactOS that should be of some help.  Or, you are welcome to let me know
> if you have questions.
> 
>  -Vizzini
> 
> 
> _______________________________________________
> Ros-kernel mailing list
> Ros-kernel at reactos.com
> http://reactos.com/mailman/listinfo/ros-kernel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3175 bytes
Desc: S/MIME Cryptographic Signature
Url : http://reactos.com:8080/pipermail/ros-kernel/attachments/20040216/76583850/smime.bin


More information about the Ros-kernel mailing list