How to include driver as a part of kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello All ,

I have integrated one driver as a separate module in the linux kernel I am using insmod to insert the module and mknod command to create the Device in the /dev/  directory . Currently i am using register_chardevices function 

Instead of using as a separte module I want to include it as part of kernel. What function should i use in the init function to get the device in the /dev/ directory. 

I know that i the driver is included as part of kernel, the device will be registered in misselaneous folder.

Thanks In advance

Regards

Jhoney

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux