hum, similar drivers, similar solutions ;-) it seems we have around a 7 years lag... it would be interesting though to have feedback on how this is implemented in distributions. From my point of view, installing kernel-source only has one advantage : it has dependancies that get all necessary tools installed to compile our driver. This could be achieved with a eagle-usb-devel package with necessary/identified dependancies (not yet that necessary as we do not have that many compilation options). -------- Message original -------- Objet: [speedtouch] Re: Speedbundle under Fedora Core 3 De: =?ISO-8859-1?Q?RUAUDEL_Fr=E9d=E9ric?= <[EMAIL PROTECTED]> Date: Lun 15 Novembre 2004 9:34 À: [EMAIL PROTECTED]
Hi Aad, Aad Rijnberg wrote: >Hello, > >I have been trying to get the SpeedTouch 330 operational under Fedora > Core 3. In the end I succeeded, and want to give some feedback on > problems I encountered so that others can benefit from it. > >Some time ago I read in this list that it was needed to copy the atm > header files that belong to the used kernel from >/usr/src/linux-some-version/include/linux to /usr/include/linux. >Therefore I downloaded the source code of the kernel that came with > FC3, and installed it. It appeared to end up in > /usr/src/redhat/SOURCES. I untarred linux-2.6.9.tar.bz2 such that the > kernel source tree ended up in /usr/src/linux-2.6.9. >Then I copied the /usr/src/linux-2.6.9/include/linux/atm*.h files to > /usr/include/linux. > > > Concerning the headers problem, I found later that the includes of the current kernel are located in the directory /lib/modules/<kernel-version>/build/include/linux/ in the fedora distribs. So you just have to make your ATM makefile point to the folder instead of the default one (/usr/include/linux). Following a Linus Torvald's directive, the header present in the /usr/include/linux are those used to compile the glibc present in the system, IIRC. More info here : http://lists.debian.org/debian-user/1997/02/msg00686.html Regards, Fred Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
