Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attach dpms(4) to vgapm and make sure to restore DPMS state after | jkim | 2009-12-15 | 1 | -3/+2 |
* | - Remove a redundant check for dpms(4). | jkim | 2009-11-12 | 1 | -6/+2 |
* | Remove a redundant option ROM check, which was never meant to be committed. | jkim | 2009-10-19 | 1 | -3/+2 |
* | Rewrite x86bios and update its dependent drivers. | jkim | 2009-10-19 | 1 | -12/+16 |
* | Initialize registers to zero before calling the interrupt handlers inside | jkim | 2009-09-24 | 1 | -0/+1 |
* | - Use FreeBSD function naming convention. | jkim | 2009-09-24 | 1 | -1/+1 |
* | Move sys/dev/x86bios to sys/compat/x86bios. | jkim | 2009-09-23 | 1 | -1/+1 |
* | Collapase interrupt supporting functions to a new module, and switch from | delphij | 2009-09-21 | 1 | -88/+13 |
* | - Teach vesa(4) and dpms(4) about x86emu. [1] | delphij | 2009-09-09 | 1 | -15/+91 |
* | Copy the following files to new places, a subsequent commit would remove | delphij | 2009-09-09 | 1 | -0/+230 |