Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some nits in AMD AGP driver. Remove excess malloc and move a bzero | cokane | 2002-04-15 | 1 | -10/+3 |
* | This patch will fix the lockups associated with AMD 751,761,762 based AGP | cokane | 2001-12-07 | 1 | -7/+51 |
* | Add probe line for the AMD 761 northbridge chip. At least it detects now, | cokane | 2001-09-20 | 1 | -0/+2 |
* | Make these compile again by adding proc.h include for GIANT_REQUIRED | jhb | 2001-07-05 | 1 | -0/+1 |
* | Introduce a global lock for the vm subsystem (vm_mtx). | alfred | 2001-05-19 | 1 | -0/+1 |
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Release resources properly in detach. | dfr | 2000-06-10 | 1 | -0/+9 |
* | Fix the AMD 751 AGP minidriver so that it works with my test code. | dfr | 2000-06-10 | 1 | -7/+101 |
* | A driver for programming the AGP hardware. This is only very lightly | dfr | 2000-06-09 | 1 | -0/+276 |