Re: [android-kernel] linux kernel programming!.

2009-11-10 Thread Niamathullah sharief
Hi abdul mateen. I am basic device driver programmer. I want to learn android and embedded linux like that. So i want to participate in your project. Shall i? On Wed, Nov 11, 2009 at 1:18 AM, Dwi Sasongko Supriyadi wrote: > Hi, > > On Tue, Oct 27, 2009 at 10:58 AM, 11Aspirin11 wrote: > > > > hi

Re: [android-kernel] linux kernel programming!.

2009-11-10 Thread Dwi Sasongko Supriyadi
Hi, On Tue, Oct 27, 2009 at 10:58 AM, 11Aspirin11 wrote: > > hi hello > > im a mobile phone beginner programmer in korea company > (it is very big company. you may know this compnay's name.L~) > (but im not this company's employee. im a this company's corporation > company's employee.) >  frankly

Re: [android-kernel] Re: linux kernel programming!.

2009-11-10 Thread Giuseppe Calderaro
> > Plz i want to know what does (major and minor) number mean > http://www.linux-tutorial.info/modules.php?name=MContent&pageid=94 -- --- Giuseppe Calderaro Computer Engineer mobile (uk): +44 (0) 7552694103 mobile (it): +39

Re: [android-kernel] Re: linux kernel programming!.

2009-11-10 Thread Nitin Bansal
Hi, great to see ur mail. I'll be more happy to ur friend. r u on facebook or twitter also. plz join me. My id: nitin bansal BBye and take care.and HAPPY CODING!!! On Mon, Nov 9, 2009 at 10:02 PM, 조성욱 wrote: > oh,Thanks reply. > > i would like to switch company, but i think this is

[android-kernel] module reference counts

2009-11-10 Thread Pavan
Hi, I had 2 modules where in driver1 made use of a core module, and see that everytime, I access the application say turn on/off, the reference count of core module increases. The application is in such a way that, there is 1 daemon (which runs @ boot, as a service in init.rc) does an insmod of c

Re: [android-kernel] Re: linux kernel programming!.

2009-11-10 Thread tarek attia
Thank you very much :)) On Tue, Nov 10, 2009 at 5:56 PM, Doug McNash wrote: > On Tue, Nov 10, 2009 at 9:16 AM, tarek attia > wrote: > > Hi all, > > > > Plz i want to know what does (major and minor) number mean 1 > > > > > > thnx in advance > > > > Major number is the index in the devic

Re: [android-kernel] Re: linux kernel programming!.

2009-11-10 Thread Doug McNash
On Tue, Nov 10, 2009 at 9:16 AM, tarek attia wrote: > Hi all, > > Plz i want to know what does (major and minor) number mean 1 > > > thnx in advance > Major number is the index in the device driver table. (i.e hd, tty, mem) Minor numbers can be a combination of an index to a device instan

Re: [android-kernel] Re: linux kernel programming!.

2009-11-10 Thread tarek attia
Hi all, Plz i want to know what does (major and minor) number mean 1 thnx in advance On Mon, Nov 9, 2009 at 11:49 PM, tarek attia wrote: > Ok, > > What about reading the first three chapters,,and make a conclusions about > wht we have read,,and also make a deadline for that to make thi