[Line6linux-devel] Which version for HD300
Status: Pre-Alpha
Brought to you by:
mgrabner
From: jeanseb <jea...@fr...> - 2013-01-10 19:25:06
|
Hi, I'm looking for what line 6 POD HD 300 driver, compatible with debian wheezy (kernel 3.2.0) or squeeze (kernel 2.6.32) ? I've tried to compile last trunk but module isn't called when the card plugged. at compile time there is this warning : ------ /home/jeanseb/line6linux/driver/trunk/driver.c:1284:1: warning: data definition has no type or storage class [enabled by default] /home/jeanseb/line6linux/driver/trunk/driver.c:1284:1: warning: type defaults to ‘int’ in declaration of ‘module_usb_driver’ [-Wimplicit-int] /home/jeanseb/line6linux/driver/trunk/driver.c:1284:1: warning: parameter names (without types) in function declaration [enabled by default] /home/jeanseb/line6linux/driver/trunk/driver.c:1272:26: warning: ‘line6_driver’ defined but not used [-Wunused-variable] ------ Last one seemed suspect to me so i did a "grep usb_register *" and the is no answer. best regards |