mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-21 07:31:34 +00:00
19 lines
457 B
Markdown
19 lines
457 B
Markdown
|
The KeyLargo ASIC is an intergrated I/O controller designed for use in New World Power
|
||
|
Macintosh G3 and iMac computers.
|
||
|
|
||
|
It would later be succeeded by the K2 ASIC
|
||
|
|
||
|
## PCI configuration space registers
|
||
|
|
||
|
| Register name | Default value |
|
||
|
|:-------------:|:--------------:|
|
||
|
| VendorID | 0x106B (Apple) |
|
||
|
| DeviceID | 0x0019 |
|
||
|
| RevisionID | 0x01 |
|
||
|
| Class code | 0xFF0000 |
|
||
|
|
||
|
## Additions
|
||
|
|
||
|
* USB support
|
||
|
* MPIC support
|