Device Filename Format

The filesystem recognizes filenames as being special device files if they consist of exactly 3 upper-case letters, a single digit, and a colon (:). This follows the convention established in MS-DOS for serial and parallel ports. For example, "COM1:" is a valid device filename, while "MODEM1:" is not.