TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:firmware, according to FOLDOC From:A Watkins <awatkins -at- POBOX -dot- COM> Date:Mon, 20 Jul 1998 01:00:08 -0500
Software stored in read-only memory (ROM) or programmable
ROM (PROM). Easier to change than hardware but harder than
software stored on disk. Firmware is often responsible for
the behaviour of a system when it is first switched on. A
typical example would be a "monitor" program in a
microcomputer which loads the full operating system from
disk or from a network and then passes control to it.