<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16443">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Yes, I already checked compat-wireless 
project.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>However, as you see from their page, they support 
down to 2.6.24. As you remember from my 1st post, my kernel version is 
2.6.12.5</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I also have RALINK and Realtek sources, however 
they also need the kernel source tree to compile their modules, and my current 
kernel also does not have enough header files to compile their source ( at least 
ralink) </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>But anyway, I will try to find a way to communicate 
with these people, and lets see if they can do a favour for a very old kernel ( 
2.6.12.5).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Thank you again.</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=harishpresent@gmail.com 
  href="mailto:harishpresent@gmail.com">Harishkumar V</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=sertac@merihvideo.com.tr 
  href="mailto:sertac@merihvideo.com.tr">Sertac TULLUK</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=martinez.javier@gmail.com 
  href="mailto:martinez.javier@gmail.com">Javier Martinez Canillas</A> ; <A 
  title=kernelnewbies@kernelnewbies.org 
  href="mailto:kernelnewbies@kernelnewbies.org">kernelnewbies@kernelnewbies.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, June 10, 2012 5:52 AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: New kernel for Chipbox</DIV>
  <DIV><BR></DIV>
  <P>That is better approach.<BR>u can try compat-wireless. It supports wide 
  range of kernel version. What wifi are u using, ralink or others? Each wifi 
  has source, u can compile against ur kernel to build module. U need to enable 
  wireless support in ur kernel.</P>
  <DIV class=gmail_quote>On 10 Jun 2012 00:36, "Sertac TULLUK" &lt;<A 
  href="mailto:sertac@merihvideo.com.tr">sertac@merihvideo.com.tr</A>&gt; 
  wrote:<BR type="attribution">
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>Dear Javier,<BR><BR>Sorry for late reply, but thank 
    you.<BR><BR>I also searched for many things on the net, read a lot of 
    documentation, but it seems almost impossible thing to do... (That is shame, 
    where is the power of linux? :) Just kidding )<BR><BR>Is there any way to do 
    backporting ? For example, adding CIFS or USB WIFI support to my current 
    kernel?<BR><BR>If so, what are the steps for it?<BR><BR>Best 
    Regards<BR><BR>Sertac<BR><BR>----- Original Message ----- From: "Javier 
    Martinez Canillas" &lt;<A href="mailto:martinez.javier@gmail.com" 
    target=_blank>martinez.javier@gmail.com</A>&gt;<BR>To: "Sertac TULLUK" 
    &lt;<A href="mailto:sertac@merihvideo.com.tr" 
    target=_blank>sertac@merihvideo.com.tr</A>&gt;<BR>Cc: "Harishkumar V" &lt;<A 
    href="mailto:harishpresent@gmail.com" 
    target=_blank>harishpresent@gmail.com</A>&gt;; &lt;<A 
    href="mailto:kernelnewbies@kernelnewbies.org" 
    target=_blank>kernelnewbies@kernelnewbies.<U></U>org</A>&gt;<BR>Sent: 
    Friday, June 08, 2012 3:16 PM<BR>Subject: Re: New kernel for 
    Chipbox<BR><BR><BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote>On Thu, Jun 7, 2012 at 1:53 PM, Sertac TULLUK &lt;<A 
      href="mailto:sertac@merihvideo.com.tr" 
      target=_blank>sertac@merihvideo.com.tr</A>&gt; wrote:<BR>
      <BLOCKQUOTE 
      style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
      class=gmail_quote>Dear Harishkumar;<BR><BR>I already know how to find 
        the changes, please see my 1st e-mail below.<BR><BR>The problem is, 
        those changes are more than thousands of lines of code, and<BR>hundreds 
        of files are added or modified.<BR><BR>I wonder, how can I apply those 
        thousands of changes to new kernel source<BR>quickly and 
      easily?<BR><BR></BLOCKQUOTE><BR>The bad news is that there isn't a quickly 
      and easily way to do it.<BR>The kernel doesn't have an stable API 
      (read<BR>Documentation/stable_api_<U></U>nonsense.txt) and the ARM part of 
      the kernel<BR>is one of the most fast changing lately. So probably most of 
      the<BR>drivers and SoC enablement platform code won't work with 
      newer<BR>kernels.<BR><BR>So, this isn't a trivial task.<BR><BR>Best 
      regards,<BR><BR>-- <BR>Javier Martínez Canillas<BR>(+34) 682 39 81 
      69<BR>Barcelona, 
      Spain<BR><BR>______________________________<U></U>_________________<BR>Kernelnewbies 
      mailing list<BR><A href="mailto:Kernelnewbies@kernelnewbies.org" 
      target=_blank>Kernelnewbies@kernelnewbies.<U></U>org</A><BR><A 
      href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" 
      target=_blank>http://lists.kernelnewbies.<U></U>org/mailman/listinfo/<U></U>kernelnewbies</A><BR><BR></BLOCKQUOTE><BR><BR></BLOCKQUOTE></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Kernelnewbies 
  mailing 
  list<BR>Kernelnewbies@kernelnewbies.org<BR>http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies<BR></BLOCKQUOTE></BODY></HTML>