Kudzu FAQ:
----------

1) So, what is kudzu?

kudzu is the hardware autodetection & configuration tool, originally
introduced in Red Hat Linux 6.1. Formerly, it detected changes in the
system's hardware configuration, and gave the option of configuring
added or removed devices.

Currently, only the python module and the development library is
built.

Use of kudzu as a detection library is deprecated except
in specific circumstances. Programs looking for specific devices
should be using HAL or DeviceKit to get their device information.

2) What type of devices does kudzu detect?

Currently, kudzu detects:

- PCI cards
- SBUS cards
- serial devices (PnP devices, mice, modems)
- parallel port devices (printers)
- SCSI devices (provided the appropriate SCSI modules are loaded)
- IDE devices
- PS/2 mice
- Keyboards on SPARC

