Definitions for "Abstract Device Driver"
Abstract Character Device Driver, may be used for fast implementing user-space device drivers for test purposes or working with non time critical devices. It's allow use device's I/O ports or memory areas directly, through standard device spec. files.