#!/bin/sh module_id() { awk 'BEGIN { FS=": " } /Hardware/ { print $2 } '