<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 05/20/2010 05:20 AM,  John Walton wrote:
    <blockquote cite="mid:000c01caf7fd$9fddf2f0$2300a8c0@hft.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta content="MSHTML 6.00.2800.1561" name="GENERATOR">
      <style></style>
      <div><font size="2" face="Arial">
          <div><font size="2" face="Arial">CLFS-1.1.0-rc1-x86</font></div>
          <div> </div>
          <div><font size="2" face="Arial">This version of the book uses
              linux-2.6.24.7 as the kernel.</font></div>
          <div><font size="2" face="Arial">Unfortunatly for me the
              driver</font></div>
          <div><font size="2" face="Arial">/drivers/usb/serial/ftdi_sio.c</font></div>
          <div><font size="2" face="Arial">was not included in this
              kernel.</font></div>
          <div><font size="2" face="Arial">
              <div><font size="2" face="Arial">It was first included
                  in the 2.4 series.</font></div>
            </font></div>
          <div><font size="2" face="Arial">It was ment to be replaced by
              a generic driver.</font></div>
          <div><font size="2" face="Arial">The generic driver did not
              work and ftdi_sio was later put back.</font></div>
          <div><font size="2" face="Arial">There are various references
              to this on the net.</font></div>
          <div><font size="2" face="Arial">I am not the only person in
              the world to have this problem.</font></div>
          <div><font size="2" face="Arial">There are  patches
              for  distributions.</font></div>
          <div> </div>
          <div><font size="2" face="Arial">1. Is there such a thing is
              an official patch ?</font></div>
          <div><font size="2" face="Arial">         and if so how do I
              get it and apply it ?</font></div>
          <div> </div>
          <div><font size="2" face="Arial">2. Is it possible to use a
              later kernel ?</font></div>
          <div><font size="2" face="Arial">      ( anyone had experience
              good or bad )</font></div>
          <div> </div>
        </font><br>
      </div>
    </blockquote>
    Official Patches are a git diff from kernel.org around here, if you
    don't know how, then might I suggest google?<br>
    <br>
    You can use a later kernel without issues, just remember that any
    packages you installed that installed a kernel module will need to
    be reinstalled.<br>
    <br>
    I have a usb -> serial adapter that I use regularly which uses
    this driver. I don't remember ever having an issue with it, I also
    don't upgrade that particular system that often either.<br>
    <br>
    CONFIG_USB_SERIAL_FTDI_SIO<br>
    <br>
    I can say that it's present in 2.6.33.1.<br>
  </body>
</html>