Knut Petersen | 9fa68ea | 2005-09-09 13:04:56 -0700 | [diff] [blame] | 1 | Available Documentation |
| 2 | ======================= |
| 3 | |
| 4 | Apollo PLE 133 Chipset VT8601A North Bridge Datasheet, Rev. 1.82, October 22, |
| 5 | 2001, available from VIA: |
| 6 | |
| 7 | http://www.viavpsd.com/product/6/15/DS8601A182.pdf |
| 8 | |
| 9 | The datasheet is incomplete, some registers that need to be programmed are not |
| 10 | explained at all and important bits are listed as "reserved". But you really |
| 11 | need the datasheet to understand the code. "p. xxx" comments refer to page |
| 12 | numbers of this document. |
| 13 | |
| 14 | XFree/XOrg drivers are available and of good quality, looking at the code |
| 15 | there is a good idea if the datasheet does not provide enough information |
| 16 | or if the datasheet seems to be wrong. |
| 17 | |