GMA 950 硬件的寄存器级编程
我正在尝试为 GMA 950 硬件编写一个基本驱动程序。 我一直在寻找数据表或一些编程指南,但找不到任何东西。 我还查看了 Linux 和 FreeBSD 源代码,但它们相当大,需要时间才能理解。 GMA 950 与 Intel 945 Express 芯片组关联。 有谁知道我可以为 950 和/或 945 编写硬件寄存器级代码的好文档吗?
谢谢, 调频
I'm trying to write a basic driver for the GMA 950 hardware. I've been looking for a datasheet or some programming guide but cannot find anything. I've also looked at the Linux and FreeBSD source but they are quite large and will take time to understand. The GMA 950 is associated with an Intel 945 Express chipset. Does anyone know of good documentation that I can write hardware register level code to for the 950 and/or 945?
Thanks,
FM
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我不确定这是否正是您想要的,因为它看起来只适用于 i965,但是 英特尔 Linux 图形文档可能会有所帮助。
I'm not sure if this is exactly what your looking for, as it looks like it is just for i965, but the Intel Linux Graphics Documentation might help.
英特尔® 945G/945GZ/945GC/945P/945PL 高速芯片组家族数据表应该包含您需要的一切(至少,甚至根据芯片组开发套件手册)
GMA 寄存器位于第 173 页。
Intel® 945G/945GZ/945GC/945P/945PL Express Chipset Family datasheet should be everything you need (at least, even according to the Chipset Development Kit manual)
GMA registers are on page 173.