On Mon, Aug 03, 2009 at 09:01:42PM +0530, Anshul Jain wrote:
On Mon, Aug 3, 2009 at 8:24 PM, Greg KH<gregkh@suse.de> wrote:
On Mon, Aug 03, 2009 at 04:25:17PM +0530, Anshul Jain wrote:
Thanks for pointing it out! I'll try to update my system sometime today. One question- it doesn't seem to have the kernel-syms package. I need this to compile some custom kernel modules for my hardware. Where can I find it?
Just curious, what kernel modules do you need for your hardware that are not already included in the main kernel tree?
thanks,
greg k-h
These are National Instruments' NI-KAL drivers and they're proprietary drivers. I know such stuff won't sit well with a lot of kernel developers...here and elsewhere too. The interesting part is that NI-KAL (Kernel Abstraction Layer) drivers are not GPL, but the source is available after untarring the archives during install.
That's common, look at the vmware drivers, they are the same way.
They're more like "glue" drivers to bind the kernel to the higher level drivers.
Its the NI-VISA, GPIB and DAQ drivers that are closed-source and proprietary. These drivers are installed on top of the "glue" NI-KAL drivers. More information at :- http://decibel.ni.com/content/groups/linux-users which is the Linux Users Community for NI.
Now that we have the comedi layer in the kernel tree, what is keeping the NI drivers from being ported to that? Actually, we have a lot of NI device support in the comedi tree already, have you looked there to see if your devices are already supported? thanks, greg k-h -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org