Re: [Line6linux-user] Which version for HD300
Status: Pre-Alpha
Brought to you by:
mgrabner
From: Stefan H. <ste...@gm...> - 2013-01-11 08:03:13
|
On Fri, Jan 11, 2013 at 7:34 AM, <jea...@fr...> wrote: > Thanks, > > I've take a looj to code of usb-skeleton driver on http://lxr.linux.no , > macro module_usb_driver seem to have been introduce by 3.3 kernel. > > This macro does nothing but creating empty side effect for registering > driver. Do I will try to make a pacth with the good preprocessor test kernel > version and reintroduce the module_init/exit stuff this WE. The simplest solution is probably to build a vanilla kernel. Try 3.8-rc2, I'm using the upstream driver with my POD HD300 successfully. Use Debian's make-kpkg and it'll build a .deb for you that installs just like a distro kernel. Stefan |