-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi!
Is there a Linux environment available somewhere to load Windows drivers and run the hardware this way?
Thanks in advance!
- -- Heiko Nardmann (Dipl.-Ing. Technische Informatik) secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de), Weidenauer Str. 223-225, D-57076 Siegen Tel. : +49 271 48950-13, Fax : +49 271 48950-50
Heiko Nardmann wrote:
Hi!
Is there a Linux environment available somewhere to load Windows drivers and run the hardware this way?
This is not a primary goal of Wine, but there are two main projects that do this that I know of. 1. Captive (NTFS) - http://www.jankratochvil.net/project/captive/ 2. NdisWrapper (network) - http://ndiswrapper.sourceforge.net/
If you are willing to develop a solution for another type of driver then I would recommend taking a look at http://www.reactos.org which implements a large chunk of the NT kernelspace.
Rob