Consolidated /docs into /pubs
This commit is contained in:
parent
9d356c582b
commit
71d117fa02
106 changed files with 350 additions and 317 deletions
|
|
@ -5,7 +5,7 @@ permalink: /devices/pcx86/machine/5170/
|
|||
---
|
||||
|
||||
IBM PC AT (Model 5170) Machines
|
||||
---
|
||||
-------------------------------
|
||||
|
||||
Our IBM PC AT 5170 configurations include:
|
||||
|
||||
|
|
@ -67,7 +67,7 @@ First and foremost, there is a **Display Switch** near the battery connector tha
|
|||
front of your system unit" if you have a CGA that is your only (or primary) display adapter, or "toward the
|
||||
back of your system unit" if you're using an MDA as your only (or primary) display.
|
||||
|
||||
In PCjs, the 5170 **Display Switch** is configured with the <[ChipSet](/docs/pcx86/chipset/)> *monitor*
|
||||
In PCjs, the 5170 **Display Switch** is configured with the <[ChipSet](/pubs/pcx86/chipset/)> *monitor*
|
||||
property, which you can set to either "mono" (aka "mda") or "color" (aka "cga"). Unlike the Model 5150/5160 DIP
|
||||
switches, there is no UI for this switch, so once the machine has been created, it cannot be changed by the user.
|
||||
|
||||
|
|
@ -79,7 +79,7 @@ in the ROM; it defaults to UNINSTALLED and stays UNINSTALLED, since no UI or con
|
|||
provided.
|
||||
|
||||
The rest of a 5170 machine's configuration is normally handled through CMOS settings, such as the number and type
|
||||
of floppy diskette drives, which can be configured with the <[ChipSet](/docs/pcx86/chipset/)> *floppies* property;
|
||||
of floppy diskette drives, which can be configured with the <[ChipSet](/pubs/pcx86/chipset/)> *floppies* property;
|
||||
e.g.:
|
||||
|
||||
```xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue