On 7/25/06, Vaibhav Nipunage <linuxsyspro@xxxxxxxxx> wrote:
Hi,
Hi,
I want to write a Device driver. And I am facing some problem. Problem-: I have created a raw partition and it has major no 22. And I want to
How did you do that?
register this major no (22) for my device driver. But it gives error like "register_blkdev : cannot get major no 22".
Which kernel version are you using?
Can it be possible to register a previously assigned major no to new driver.
I don't think so. Thank You, Jinesh. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/