Re: [OT] LDD3 Query

2013-04-07 Thread Vijay Chauhan
Hi, On Sat, Apr 6, 2013 at 5:23 AM, Greg KH wrote: > > On Fri, Apr 05, 2013 at 12:17:54PM +0530, Vijay Chauhan wrote: > > Hi, > > > > I am new to Linux Device Driver and reading LDD3. > > > > It mentions that the disadvantage of dynamic major number allocation > > is that you can’t create the de

Re: [OT] LDD3 Query

2013-04-05 Thread Greg KH
On Fri, Apr 05, 2013 at 12:17:54PM +0530, Vijay Chauhan wrote: > Hi, > > I am new to Linux Device Driver and reading LDD3. > > It mentions that the disadvantage of dynamic major number allocation > is that you can’t create the device nodes in > advance, because the major number assigned to your m