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 allocat
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 module will vary.
To solve this problem, it says that create a script to invo
2 matches
Mail list logo