Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Intel's i810 chipset with integrated graphics. An | dfr | 2000-07-12 | 1 | -0/+1 |
| | | | | | | | associated patch to XFree86 allows the X server to work with this chipset on FreeBSD. Additional work will include porting the Linux 3D driver. Submitted by: Ruslan Ermilov <ru@FreeBSD.org> | ||||
* | Fix the AMD 751 AGP minidriver so that it works with my test code. | dfr | 2000-06-10 | 1 | -0/+1 |
| | |||||
* | A driver for programming the AGP hardware. This is only very lightly | dfr | 2000-06-09 | 1 | -0/+103 |
tested on Intel BX chipsets only. The other agp minidrivers are totally untested. The programming api is a subset of the Linux api and is only intended to be enough for the X server to use. There is also an in-kernel api for the use of other kernel modules such as the 3D DRI. |