Re: NW Driver - Porting from RedHat to Debian, Kernel-2.2 to 2.4

2001-05-22 Thread Colin Watson
NewBie Debian <[EMAIL PROTECTED]> wrote: >Hi, I am porting a Network driver from Redhat 6.2 to Debian. And also >from kernel2.2 to 2.4. Since the GCC is not changed till RH6.2 version, >I need to change only the kernel 2.2 to 2.4 changes. > >I followed the following links to port kernel2.2 to kerne

NW Driver - Porting from RedHat to Debian, Kernel-2.2 to 2.4

2001-05-22 Thread NewBie Debian
Hi, I am porting a Network driver from Redhat 6.2 to Debian. And also from kernel2.2 to 2.4. Since the GCC is not changed till RH6.2 version, I need to change only the kernel 2.2 to 2.4 changes. I followed the following links to port kernel2.2 to kernel2.4. But the driver does not work. Can I disc