diff options
Diffstat (limited to 'Documentation/fb/cyblafb/documentation')
| -rw-r--r-- | Documentation/fb/cyblafb/documentation | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/fb/cyblafb/documentation b/Documentation/fb/cyblafb/documentation new file mode 100644 index 000000000000..bb1aac048425 --- /dev/null +++ b/Documentation/fb/cyblafb/documentation | |||
| @@ -0,0 +1,17 @@ | |||
| 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 | |||
