First page Back Continue Last page Overview Graphics
Device registration (1)
Linking the device to the corresponding device file operations
Two main kernel data arrays of kernel structures called blkdevs and chrdevs are used to store the registered devices
As usual, the major number is used to index the proper array element