usbip: how to build or find the driver

Dario Lesca d.lesca at solinos.it
Tue Nov 23 15:19:28 UTC 2010


Il giorno mar, 23/11/2010 alle 15.55 +0100, Henrik Nordström ha scritto:
> 
> Fedora do not normally include staging kernel drivers, but you can
> find them on rpmfusion. 
> 
> I have not looked into if the specific drivers you are looking for is
> there however.
> 
> Regards
> Henrik 

Thanks Henrik, bui into rpmfusion the module witch I'm looking for there
is not.

I have found this howto:
http://fedoraproject.org/wiki/Docs/CustomKernel#Building_Only_Kernel_Modules_.28Out_Of_Tree_Modules.29


And I have install the kernel source. Then I have extract the usbip
folder (/tmp/usbip-module/linux-2.6.34/drivers/staging/usbip/)

but I'm not able to build the usbip module, if I run :
  % cd /tmp/usbip-module/linux-2.6.34/drivers/staging/usbip/
  % make -C /lib/modules/`uname -r`/build M=`pwd` modules
noting is build
 
Someone can show me how I can compile this module?

Many thanks

-- 
Dario Lesca <d.lesca at solinos.it>



More information about the devel mailing list