Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded #include <sys/proc.h> lines. | phk | 2000-10-29 | 1 | -1/+0 |
* | * Completely rewrite the alpha busspace to hide the implementation from | dfr | 2000-08-28 | 1 | -0/+1 |
* | Remove #include "vga.h" and #if NVGA > 0 as it's implied by config. | peter | 2000-01-29 | 1 | -5/+0 |
* | Add a workaround to which allows alphas to reserve a port range which | dfr | 2000-01-24 | 1 | -1/+1 |
* | Rework the algorithm to detect MDA/CGA/EGA/VGA cards, so that | yokota | 2000-01-10 | 1 | -20/+26 |
* | - Fix typo: CGA40 -> CGA80 | yokota | 2000-01-10 | 1 | -3/+3 |
* | Fix the ioctl CONS_FINDMODE and its underlying subroutine | yokota | 1999-12-07 | 1 | -5/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Correct the mode information for the VGA mode X. | yokota | 1999-08-24 | 1 | -4/+6 |
* | #if 0 an unused function since it generates warnings.. (I have not deleted | peter | 1999-06-26 | 1 | -1/+5 |
* | The second phase of syscons reorganization. | yokota | 1999-06-22 | 1 | -0/+3041 |