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
/
s3_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a Clang warning.
jkim
2012-04-16
1
-1
/
+1
*
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
rnoland
2009-12-29
1
-3
/
+3
*
Enable s3pci on amd64 which works on top of VESA, and allow
delphij
2009-09-21
1
-1
/
+0
*
- Teach vesa(4) and dpms(4) about x86emu. [1]
delphij
2009-09-09
1
-1
/
+1
*
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