Over 14,000 members strong!



Welcome to DriverRequest.com!

One of the very few, totally volunteer-supported device driver websites on the Internet.
There are no gimmicks, or spyware traps just honest volunteers trying to help you find your drivers. Good luck!



Start Here
Search our Driver Request Forum



  
  • Scan For Driver Updates
  • Computer Support
  • Driver Download Mirror #1
  • Add This Website to Your Favorites List
  • Make This Site Your Homepage
  • View and Sign My Guestbook





  • Device driver

    From Wikipedia, the free encyclopedia

    In computing, a device driver or software driver is a computer program allowing higher-level computer programs to interact with a hardware device.

    A driver typically communicates with the device through the computer bus or communications subsystem to which the hardware is connected. When a calling program invokes a routine in the driver, the driver issues commands to the device. Once the device sends data back to the driver, the driver may invoke routines in the original calling program. Drivers are hardware-dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface.

    CLICK HERE TO VIEW OUR SITE MAP