
Hardware Lister (lshw)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. lshw can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC machines (PowerMac G4 is known to work).
Information can be output in plain text, XML or HTML.
It currently supports DMI (x86 and EFI only), OpenFirmware device tree (PowerPC only), PCI/AGP, ISA PnP (x86), CPUID (x86), IDE/ATA/ATAPI, PCMCIA (only tested on x86), USB and SCSI.
ljcong
3 years ago
Report