Consolidated /docs into /pubs
This commit is contained in:
parent
9d356c582b
commit
71d117fa02
106 changed files with 350 additions and 317 deletions
|
|
@ -5,16 +5,16 @@ permalink: /devices/pcx86/chipset/
|
|||
---
|
||||
|
||||
IBM PC ChipSet Configurations
|
||||
---
|
||||
-----------------------------
|
||||
|
||||
The following predefined *[ChipSet](/docs/pcx86/chipset/)* XML configurations are currently available:
|
||||
The following predefined *[ChipSet](/pubs/pcx86/chipset/)* XML configurations are currently available:
|
||||
|
||||
- [IBM Model 5150 w/CGA](5150-cga-max.xml)
|
||||
- [AT&T Personal Computer 6300](att6300-cga-max.xml)
|
||||
- [Columbia Data Products MPC 1600](mpc1600-cga-max.xml)
|
||||
- [Zenith Z-150](z150-cga-max.xml)
|
||||
|
||||
However, most machines use their own *[ChipSet](/docs/pcx86/chipset/)* model, DIP switch settings, etc; e.g.:
|
||||
However, most machines use their own *[ChipSet](/pubs/pcx86/chipset/)* model, DIP switch settings, etc; e.g.:
|
||||
|
||||
```xml
|
||||
<chipset id="chipset" model="5160" sw1="01001001"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue