faisal3391 Posted June 5, 2008 Posted June 5, 2008 Hello:Is there easy way to convert Linux driver to Windows driver? or Do I have to re-write the driver ?Is there any tools that can do this conversion ?Your help is appreciated
jaclaz Posted June 5, 2008 Posted June 5, 2008 Is there easy way to convert Linux driver to Windows driver?No.Do I have to re-write the driver ?Yes.Is there any tools that can do this conversion ?No.WARNING: CATCH-22 ! If you know how to write a windows driver you won't ask if it's possible to convert a Linux oneIf you ask if it's possible to convert a Linux driver you do not know how to write a windows driverSeriously, writing a Windows Device (or Kernel) driver is a VERY advanced topic, you may start reading examples and articles on more "specialistic" sites like these:http://www.codeproject.comhttp://www.osronline.com/jaclaz
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now