Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Third argument to the vi_mmap_t function is vm_paddr_t *. | kib | 2008-11-29 | 1 | -1/+1 |
* | Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_t | marius | 2005-09-28 | 1 | -6/+8 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 1 | -2/+0 |
* | Use BUS_PROBE_DEFAULT for pci probe return value | imp | 2005-03-05 | 1 | -1/+1 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -2/+2 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -3/+3 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 1 | -2/+2 |
* | Cleanup of the d_mmap_t interface. | mux | 2003-02-25 | 1 | -2/+3 |
* | Update to C99, s/__FUNCTION__/__func__/, | obrien | 2001-12-10 | 1 | -5/+5 |
* | #if 0 out local variables only used in #if 0'd code and remove unused | jhb | 2001-01-23 | 1 | -1/+4 |
* | Add the VESA S3 linear framebuffer driver. It works on top of VESA by replacing | nsouch | 2001-01-05 | 1 | -0/+564 |