kernel2.2 to kernel2.4 Migration?

2001-05-03 Thread Jalaja Devi
I have a network driver code in kernel2.2.x. I need to port the same to kernel2.4. Could anyone tell me the time duration (approximately) that would take for the migration? Thanks in Advance, Jalaja __ Do You Yahoo!? Yahoo! Auctions - buy the thin

Redhat & kernel-2.0.36

2001-04-09 Thread Jalaja Devi
Hi, I am trying to build kernel2.0.36. Could anyone please tell me which version of Redhat supports kernel 2.0.36.?? When I tried compiling with Redhat7.0 and Redhat 6.1, it gives me lots of compilation errors for kernel 2.0.36, but for 2.4, it compiles and builds an image fine. Also, Could any

Re: Estimation of Device Driver!!

2001-02-27 Thread Jalaja Devi
nfidence. > > Which driver are you going to port? > > BTW, kernel related questions are best dealt with on > the Linux kernel > mailing list. > > c, > -- > Karen Shaeffer > Neuralscape; Santa Cruz, Ca. 95060 > [EMAIL PROTECTED] > http://www.neuralscape.c

Re: Estimation of Device Driver!!

2001-02-27 Thread Jalaja Devi
Hi, all, The company for whom i am working for has the written permission from the author to goahead with porting the code. So, I guess there should not be any prb now!!! Jalaja --- Karen Shaeffer <[EMAIL PROTECTED]> wrote: > On Mon, Feb 26, 2001 at 09:30:54AM -0600, Thomas > Dodd wrote: > > Iva

LINUX and QNX Device Drivers!!

2001-02-26 Thread Jalaja Devi
Hi, Could anyone let me know whether there is any document which talks about porting a LINUX device driver (PCI) into QNX? regard, Jalaja __ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/ __

Re: Estimation of Device Driver!!

2001-02-23 Thread Jalaja Devi
The documentation of the driver sez that it is GNU and open for distribution. I don't know the difference bet GPL, LGPL, GNU etc!! --- Thomas Dodd <[EMAIL PROTECTED]> wrote: > Jalaja Devi wrote: > > > > Yes the driver is GPL!! Don't worry!! > > That th

Re: Estimation of Device Driver!!

2001-02-23 Thread Jalaja Devi
Yes the driver is GPL!! Don't worry!! --- Thomas Dodd <[EMAIL PROTECTED]> wrote: > Jalaja Devi wrote: > > > > HI, > > I have to port a Linux2.x PCI device driver to QNX > > platform. How to estimate the time duration of > this > > work? > &g

Estimation of Device Driver!!

2001-02-23 Thread Jalaja Devi
HI, I have to port a Linux2.x PCI device driver to QNX platform. How to estimate the time duration of this work? I could not do this cuz, I dint write a full fledged device driver before. All i did was some maintenance stuff and the top half. regards, Jalaja __