硬件驱动程序不需要知道象JFFS2和FTL那样的用户模块使用的方法。
Hardware drivers need not know about the methods employed by user modules like JFFS2 and FTL.
这些可加载的模块为内核提供了访问磁盘和磁盘上的文件系统的方法,并为其他硬件提供了驱动程序。
These loadable modules give the kernel the means to access disks and the file systems on those disks, as well as drivers for other hardware assets.
硬件驱动程序的现代方法是,使它们以动态加载的模块的形式可用,这样内核就变得更加与系统无关。
The modern approach to hardware drivers is to have them available as modules that are dynamically loaded, so kernels are becoming more system independent.
应用推荐