External Device Drivers
- Various types of hardware might have drivers available not as part of
the kernel sources.
- Perhaps this is a new driver, that didn't yet get accepted into the
normal kernel.
- Or the driver is maintained by the manufacturer of the hardware...
- ... and possibly delivered in binary-only mode?
- We need to be able to install such drivers on our own, then.
Originally written by
guy keren