crom_add_simple_text
crom_add_simple_text(src, root, &buf->vendor, "DragonFly Project");
crom_add_simple_text(src, root, &buf->hw, hostname);
crom_add_simple_text(&src, &root, &text1, "DragonFly");
crom_add_simple_text(&src, &root, &text2, "DragonFly-1");
crom_add_simple_text(&src, &unit1, &text3, "scsi_target");
crom_add_simple_text(&src, &unit2, &text4, "IANA");
crom_add_simple_text(&src, &unit2, &text5, "IPv4");
crom_add_simple_text(&src, &unit3, &text6, "IANA");
crom_add_simple_text(&src, &unit3, &text7, "IPv6");
extern int crom_add_simple_text(struct crom_src *src, struct crom_chunk *,
crom_add_simple_text(src, &sc->unit, &sc->spec, "FreeBSD");
crom_add_simple_text(src, &sc->unit, &sc->ver, "dcons");