| plan 9 kernel history: overview | file list | diff list |
1995/0726/pc/io.h (diff list | history)
| 1995/0519/sys/src/9/pc/io.h:46,53 – 1995/0726/sys/src/9/pc/io.h:46,53 (short | long | prev | next) | ||
|
Increase MaxPCI for "mechanism #2".
rsc Fri Mar 4 12:44:25 2005 | ||
| 1995/0517 | /* configuration mechanism #2 */ PCIcse = 0xCF8, /* configuration space enable */ PCIforward = 0xCFA, /* which bus */ | |
| 1995/0519 |
| |
| 1995/0726 | MaxPCI = 32, /* 16 for mechanism #2 */ | |
| 1995/0517 | }; typedef struct PCIcfg { | |