InterviewSolution
Saved Bookmarks
| 1. |
How To See Statically Assigned Major Numbers ? |
|
Answer» Some MAJOR DEVICE numbers are statically assigned to the most common devices. A list of those devices can be found in Documentation/devices.txt WITHIN the kernel source tree. Some major device numbers are statically assigned to the most common devices. A list of those devices can be found in Documentation/devices.txt within the kernel source tree. |
|