User-Mode Driver Framework
Appearance
The User Mode Driver Framework is a device-driver development platform first introduced with Microsoft's Windows Vista operating system. It facilitates the creation of drivers for certain classes of devices, where the driver operates entirely in user-land. Typically these devices are connected to the computer through a bus technology such as USB or Firewire.