Link updates
This commit is contained in:
parent
a54d5564a7
commit
d29ef36ea1
30 changed files with 84 additions and 66 deletions
|
|
@ -7,9 +7,15 @@ permalink: /devices/pcx86/chipset/
|
|||
IBM PC ChipSet Configurations
|
||||
---
|
||||
|
||||
The following ChipSet configurations are available:
|
||||
The following predefined *[ChipSet](/docs/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.:
|
||||
|
||||
```xml
|
||||
<chipset id="chipset" model="5160" sw1="01001001"/>
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue