The qc-usb Driver

News

Download

The current version of the qc-usb driver is 0.6.6. It fixes compilation problems with kernel 2.6.18 and also Fedora Core 6. Thanks to Christian Magnusson for the 2.6.18 patch!

Patches

The bandwidth-constrained among you might wish to use this patch from 0.6.4 to 0.6.5. To apply it:

  1. Download the patch to your qc-usb-0.6.4 directory.
  2. $ cd qc-usb-0.6.4
    $ patch -p1 < 0.6.4-0.6.5.patch
    
  3. Compile as usual.

Here's a patch from 0.6.5 to 0.6.6. To apply it:

  1. Download the patch to your qc-usb-0.6.5 directory.
  2. $ cd qc-usb-0.6.5
    $ patch -p1 < 0.6.5-0.6.6.patch
    
  3. Compile as usual.

Bugs

Probably plenty of those.

TODO