| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs | cvs2svn | 2005-11-03 | 18 | -18/+18 |
| * | MFC: creator.c 1.9, fbreg.h 1.19, gfb.c 1.8, machfb.c 1.4, | Marius Strobl | 2005-10-05 | 7 | -35/+37 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-07-11 | 2 | -6431/+0 |
| * | - Declare lookup tables etc. const. [1] | Marius Strobl | 2005-07-10 | 1 | -68/+148 |
| * | - Declare lookup tables etc. const. | Marius Strobl | 2005-07-10 | 2 | -91/+170 |
| * | - In machfb_configure() when probed for the high-level console return | Marius Strobl | 2005-06-04 | 1 | -22/+36 |
| * | - In creator_configure() when probed for the high-level console return | Marius Strobl | 2005-06-04 | 2 | -41/+33 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 4 | -5/+0 |
| * | Add machfb(4), a driver for ATI Mach64 graphics chips intended for | Marius Strobl | 2005-05-21 | 2 | -0/+1948 |
| * | o creator(4): | Marius Strobl | 2005-05-21 | 2 | -166/+316 |
| * | - Remove duplicate FBSDID. | Marius Strobl | 2005-05-21 | 3 | -13/+3 |
| * | check copyin return values when loading pallete | Sam Leffler | 2005-03-26 | 1 | -4/+7 |
| * | Use BUS_PROBE_DEFAULT for pci probe return value | Warner Losh | 2005-03-05 | 1 | -1/+1 |
| * | Save and restore the VGA state across a suspend-resume cycle. This | Ian Dowse | 2005-02-28 | 1 | -0/+1 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 4 | -4/+4 |
| * | Fixed compilation warnings with option VGA_NO_MODE_CHANGE. | Ruslan Ermilov | 2004-12-15 | 1 | -1/+3 |
| * | Converge towards i386. I originally resisted creating <machine/pc/bios.h> | Peter Wemm | 2004-09-24 | 1 | -5/+1 |
| * | While we're revisiting old sins, try to clean up the code a little and | Dag-Erling Smørgrav | 2004-08-06 | 1 | -168/+176 |
| * | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | Poul-Henning Kamp | 2004-07-15 | 2 | -0/+4 |
| * | - Add missing <sys/module.h>. [1] | Marius Strobl | 2004-07-09 | 1 | -6/+2 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 4 | -14/+14 |
| * | Remove atdevbase and replace it's remaining uses with direct references to | John Baldwin | 2004-06-10 | 1 | -1/+1 |
| * | Add missing <sys/module.h> includes currently relying on nested include | Poul-Henning Kamp | 2004-06-03 | 1 | -0/+1 |
| * | add missing #include <sys/module.h> | Poul-Henning Kamp | 2004-05-30 | 2 | -0/+2 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 2 | -8/+0 |
| * | - Use an ihandle_t to store the stdout instance handle instead of a | Thomas Moestl | 2004-04-04 | 1 | -2/+2 |
| * | Correct a potential panic condition that could be caused when getting or | Jacques Vidrine | 2004-04-03 | 1 | -2/+4 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -2/+2 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -0/+2 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -2/+0 |
| * | __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. | Peter Grehan | 2004-01-21 | 1 | -1/+17 |
| * | Don't confuse NULL with 0. | David E. O'Brien | 2004-01-02 | 1 | -3/+3 |
| * | Fix a typo. Allow for the creator not being stdout. | Jake Burkholder | 2003-11-11 | 1 | -9/+8 |
| * | Change fb_attach() and fb_detach() to take a integer unit number rather | Poul-Henning Kamp | 2003-09-26 | 2 | -83/+5 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 7 | -7/+21 |
| * | Changed ??? to foo in dead code since ??? screws up my editor. | Jake Burkholder | 2003-08-24 | 1 | -1/+1 |
| * | Add a driver for creator upa frame buffers found in many sparc64 machines. | Jake Burkholder | 2003-08-24 | 4 | -0/+13197 |
| * | o Explicitly cast the second argument to bus_space_set_region_#() | Marcel Moolenaar | 2003-08-23 | 1 | -9/+8 |
| * | Prefer new location of pci include files (which have only been in the | Warner Losh | 2003-08-22 | 4 | -8/+8 |
| * | Low risk amd64 fix. Use a vm_offset_t for the virtual location of the | Peter Wemm | 2003-05-23 | 1 | -2/+2 |
| * | Unbreak alpha and ia64 builds. The previous change made the inclusion | Marcel Moolenaar | 2003-05-02 | 1 | -1/+6 |
| * | Add AMD64 support to dev/fb. It isn't optimized. | Peter Wemm | 2003-05-01 | 2 | -7/+22 |
| * | Keep syscons specific I/O functions internal/specific to syscons on | Marcel Moolenaar | 2003-04-29 | 1 | -1/+27 |
| * | - Add vm_paddr_t, a physical address type. This is required for systems | Jake Burkholder | 2003-03-25 | 3 | -3/+3 |
| * | Including <sys/stdint.h> is (almost?) universally only to be able to use | Poul-Henning Kamp | 2003-03-18 | 1 | -1/+0 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -13/+8 |
| * | NODEVFS cleanup: | Poul-Henning Kamp | 2003-02-26 | 1 | -2/+3 |
| * | Cleanup of the d_mmap_t interface. | Maxime Henrion | 2003-02-25 | 6 | -32/+23 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 2 | -5/+5 |