Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. | rnoland | 2009-12-29 | 1 | -2/+2 |
* | - Partially revert hackish r198964 and r199002. | jkim | 2009-11-12 | 1 | -1/+0 |
* | Remove duplicate suspend/resume code from vga_pci.c and let vga(4) register | jkim | 2009-11-06 | 1 | -0/+1 |
* | Save/restore VGA color palette while suspending and resuming. | jkim | 2009-11-04 | 1 | -0/+1 |
* | Replace all calls to minor() with dev2unit(). | ed | 2008-09-27 | 1 | -1/+1 |
* | Save and restore the VGA state across a suspend-resume cycle. This | iedowse | 2005-02-28 | 1 | -0/+1 |
* | Do the dreaded s/dev_t/struct cdev */ | phk | 2004-06-16 | 1 | -6/+6 |
* | Cleanup of the d_mmap_t interface. | mux | 2003-02-25 | 1 | -1/+1 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -3/+3 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | The second phase of syscons reorganization. | yokota | 1999-06-22 | 1 | -2/+32 |
* | Add the new keyboard driver and video card driver. They will be | yokota | 1999-01-09 | 1 | -0/+67 |