index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
fb
/
fbreg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Piggyback MIPS changes and add ARM syscons support for devices with
gonzo
2012-08-25
1
-1
/
+6
*
Provide basic glue to allow syscons to be used on MIPS, modelled
rwatson
2012-08-25
1
-0
/
+23
*
Fix the previous commit to only copy the data we were asked to and not
phk
2012-06-18
1
-0
/
+1
*
On certain newer Intel Atom based motherboards, for instance the
phk
2012-06-17
1
-3
/
+10
*
Remove unused i586 optimized bcopy/bzero/etc implementations that utilize
kib
2010-06-23
1
-10
/
+1
*
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
rnoland
2009-12-29
1
-5
/
+7
*
Replace explicit calls to video methods with their respective variants
wkoszek
2007-12-29
1
-12
/
+66
*
On sparc64 also use the fillw() this header provides for ia64 so
marius
2007-01-18
1
-2
/
+4
*
Fix -Wundef warnings from compiling GENERIC and LINT kernels of
ru
2005-12-06
1
-3
/
+3
*
Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_t
marius
2005-09-28
1
-4
/
+4
*
__powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.
grehan
2004-01-21
1
-1
/
+17
*
Change fb_attach() and fb_detach() to take a integer unit number rather
phk
2003-09-26
1
-2
/
+2
*
o Explicitly cast the second argument to bus_space_set_region_#()
marcel
2003-08-23
1
-9
/
+8
*
Add AMD64 support to dev/fb. It isn't optimized.
peter
2003-05-01
1
-1
/
+8
*
Keep syscons specific I/O functions internal/specific to syscons on
marcel
2003-04-29
1
-1
/
+27
*
- Add vm_paddr_t, a physical address type. This is required for systems
jake
2003-03-25
1
-1
/
+1
*
Cleanup of the d_mmap_t interface.
mux
2003-02-25
1
-2
/
+3
*
Turn on TGA support.
obrien
2002-04-13
1
-1
/
+21
*
syscons' set_border() is now named sc_set_border(), so there is no longer
des
2001-11-06
1
-2
/
+0
*
KSE Milestone 2
julian
2001-09-12
1
-3
/
+3
*
Add some definitions. Their actual support will be added
yokota
2001-08-02
1
-0
/
+2
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
1
-1
/
+0
*
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
-13
/
+52
*
Centralize and reorganize a few macros.
des
1999-04-12
1
-1
/
+18
*
syscons
yokota
1999-01-19
1
-4
/
+4
*
Add the new keyboard driver and video card driver. They will be
yokota
1999-01-09
1
-0
/
+154