Re: use 'insmod' inside cygwin

2008-07-09 Thread Warren Young
Sam Hanes wrote: `insmod` is the POSIX command ... insmod is a Linux-specific command, not POSIX. I don't believe POSIX has anything to say about device drivers, in fact. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.htm

Re: use 'insmod' inside cygwin

2008-07-09 Thread Sam Hanes
rike_lin wrote: > > I'm a new member for cygwin. As I known, the cygwin is a unix-like shell > environment for the windows platform. It might not include the function > 'insmod'. Is it correct? Or, is it possible to use 'insmod' inside cygwin > and how to do

use 'insmod' inside cygwin

2008-07-09 Thread rike_lin
Dear All, I'm a new member for cygwin. As I known, the cygwin is a unix-like shell environment for the windows platform. It might not include the function 'insmod'. Is it correct? Or, is it possible to use 'insmod' inside cygwin and how to do it? I had searched th