[android-kernel] Re: netfilter kernel module questions

2009-12-07 Thread Mihai Campean
Thanks, can you also please provide me with some sources that contain this information, or with a method to determine if a certain image has a certain kernel module installed? Thanks, Mihai On Dec 7, 3:40 am, biAji wrote: > On Dec 4, 10:44 pm, Mihai Campean wrote: > > > Hi all,

[android-kernel] netfilter kernel module questions

2009-12-04 Thread Mihai Campean
Hi all, As I understood from the few posts available on this group about the netfilter kernel module, this module is currently not available in the android kernel. I am a noob to this part of Android so please bear with me and my questions :). The first question is where I would find a list of

Re: [android-kernel] How to Build a Library and Link to the Android Kernel

2009-11-23 Thread Mihai Campean
Thanks Greg, I'll try asking the network kernel developers then. Cheers, Mihai On Mon, Nov 23, 2009 at 5:39 PM, Greg KH wrote: > On Sun, Nov 22, 2009 at 11:52 PM, Mihai Campean wrote: >> Hi Greg, >> >>  If this is so, how would one go about in making a network driver

Re: [android-kernel] How to Build a Library and Link to the Android Kernel

2009-11-22 Thread Mihai Campean
Hi Greg, If this is so, how would one go about in making a network driver for Android and expose it's api to the superior layers? Cheers, Mihai On Mon, Nov 23, 2009 at 5:11 AM, Greg KH wrote: > On Wed, Nov 11, 2009 at 12:19 PM, James SDC wrote: >> Hi, >> >> I want to build a Linux library and

[android-kernel] Re: How to Build a Library and Link to the Android Kernel

2009-11-22 Thread Mihai Campean
I need something similar, so an answer or some tips to this would be helpful. We want to build something similar to a NDIS driver for Android, and I would like to know what are the steps to go about doing that. Thanks, Mihai On Nov 11, 10:19 pm, James SDC wrote: > Hi, > > I want to build a Lin