crom_add_simple_text
extern int crom_add_simple_text(struct crom_src *src, struct crom_chunk *,
crom_add_simple_text(src, root, &buf->vendor, "DragonFly Project");
crom_add_simple_text(src, root, &buf->vendor, "FreeBSD Project");
crom_add_simple_text(src, root, &buf->vendor, "HAIKU Project");
crom_add_simple_text(src, root, &buf->hw, "");
crom_add_simple_text(&src, &root, &text1, "DragonFly");
crom_add_simple_text(&src, &root, &text2, "DragonFly-1");
crom_add_simple_text(&src, &root, &text1, "FreeBSD");
crom_add_simple_text(&src, &root, &text2, "FreeBSD-5");
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");