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
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
*
Replace all calls to minor() with dev2unit().
ed
2008-09-27
2
-2
/
+2
*
Convert amd64 and i386 to share the atrtc device driver.
phk
2008-04-14
1
-1
/
+1
*
Replace explicit calls to video methods with their respective variants
wkoszek
2007-12-29
7
-59
/
+112
*
Remove the internal use of __packed and put it on the structures
mjacob
2007-07-11
1
-29
/
+29
*
Move the gallant 12 x 22 font data from a .h to a .c so it doesn't need
marius
2007-06-16
4
-6202
/
+30
*
- Define data of struct gfb_font a const as it's only used to supply font
marius
2007-06-16
2
-2
/
+2
*
Rototill the sparc64 nexus(4) (actually this brings in the code the
marius
2007-03-07
1
-29
/
+13
*
On sparc64 also use the fillw() this header provides for ia64 so
marius
2007-01-18
1
-2
/
+4
*
- Merge sys/sparc64/creator/creator_upa.c into sys/dev/fb/creator.c.
marius
2007-01-16
2
-87
/
+452
*
- Garbage collect more alpha remnants.
marius
2007-01-08
3
-1102
/
+2
*
Remove the DPMS code in creator_blank_display(), as it causes some
marius
2006-08-24
1
-9
/
+0
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
2
-2
/
+0
*
Remove some tga bits I missed.
jhb
2006-05-12
2
-2602
/
+0
*
Fix -Wundef warnings from compiling GENERIC and LINT kernels of
ru
2005-12-06
1
-3
/
+3
*
Fix -Wundef from compiling the amd64 LINT.
ru
2005-12-04
1
-3
/
+3
*
Fix -Wundef.
ru
2005-12-04
1
-5
/
+8
*
Remove unecessary include file. machine/rpb.h is very alpha specific
imp
2005-11-07
1
-1
/
+0
*
Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_t
marius
2005-09-28
7
-35
/
+37
*
- Declare lookup tables etc. const. [1]
marius
2005-07-10
1
-68
/
+148
*
- Declare lookup tables etc. const.
marius
2005-07-10
2
-91
/
+170
*
- In machfb_configure() when probed for the high-level console return
marius
2005-06-04
1
-22
/
+36
*
- In creator_configure() when probed for the high-level console return
marius
2005-06-04
2
-41
/
+33
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
4
-5
/
+0
*
Add machfb(4), a driver for ATI Mach64 graphics chips intended for
marius
2005-05-21
2
-0
/
+1948
*
o creator(4):
marius
2005-05-21
2
-166
/
+316
*
- Remove duplicate FBSDID.
marius
2005-05-21
3
-13
/
+3
*
check copyin return values when loading pallete
sam
2005-03-26
1
-4
/
+7
*
Use BUS_PROBE_DEFAULT for pci probe return value
imp
2005-03-05
1
-1
/
+1
*
Save and restore the VGA state across a suspend-resume cycle. This
iedowse
2005-02-28
1
-0
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
4
-4
/
+4
*
Fixed compilation warnings with option VGA_NO_MODE_CHANGE.
ru
2004-12-15
1
-1
/
+3
*
Converge towards i386. I originally resisted creating <machine/pc/bios.h>
peter
2004-09-24
1
-5
/
+1
*
While we're revisiting old sins, try to clean up the code a little and
des
2004-08-06
1
-168
/
+176
*
Do a pass over all modules in the kernel and make them return EOPNOTSUPP
phk
2004-07-15
2
-0
/
+4
*
- Add missing <sys/module.h>. [1]
marius
2004-07-09
1
-6
/
+2
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
4
-14
/
+14
*
Remove atdevbase and replace it's remaining uses with direct references to
jhb
2004-06-10
1
-1
/
+1
*
Add missing <sys/module.h> includes currently relying on nested include
phk
2004-06-03
1
-0
/
+1
*
add missing #include <sys/module.h>
phk
2004-05-30
2
-0
/
+2
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
2
-8
/
+0
*
- Use an ihandle_t to store the stdout instance handle instead of a
tmm
2004-04-04
1
-2
/
+2
*
Correct a potential panic condition that could be caused when getting or
nectar
2004-04-03
1
-2
/
+4
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-2
/
+2
*
Device megapatch 4/6:
phk
2004-02-21
1
-0
/
+2
*
Device megapatch 1/6:
phk
2004-02-21
1
-2
/
+0
*
__powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.
grehan
2004-01-21
1
-1
/
+17
*
Don't confuse NULL with 0.
obrien
2004-01-02
1
-3
/
+3
*
Fix a typo. Allow for the creator not being stdout.
jake
2003-11-11
1
-9
/
+8
[next]