In this chapter, you will gain an understanding of how to implement device drives and manage kernel modules. You also will be able to describe hotplug and coldplug devices and how to manage processes related to hardware and settings.
- 1.
Describe methods for implementing device drivers
- 2.
Manage kernel modules
- 3.
Describe hotplug and coldplug devices
- 4.
Identify and manage processes
Device Drivers
A device driver is needed ...