kdsg
Apr 26 2008, 09:54 AM
it is possible to use drivers of linux with cygwin?
idisjunction
Apr 27 2008, 11:29 PM
No. Cygwin does not actually HAVE drivers in the traditional sense. Cygwin's job is to translate Unix (not even explicitly Linux) system calls to Win32 calls. It does not interact with hardware directly. It's sort of like asking if I can use Wine to install Windows drivers on Linux.