index
:
platform/upstream/libpciaccess
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
devel/x11
pristine-tar
sandbox/akazmin/tizen_6.0_build
sandbox/nguyomard/bump_0.13.2
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_release
upstream
upstream-git
Domain: Graphics System / Display Management;
SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
freebsd_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
Bug 63583 - add legacy IO routines for FreeBSD
Alan Coopersmith
1
-0
/
+146
2012-02-27
Use O_CLOEXEC for internal file descriptors
Adam Jackson
1
-4
/
+4
2011-09-16
Strip trailing whitespace
Alan Coopersmith
1
-7
/
+7
2009-02-27
FreeBSD: Incorporate several fixes that have accumulated.
Robert Noland
1
-20
/
+163
2008-10-29
Fix FreeBSD systems which support pci domains.
Robert Noland
1
-0
/
+1
2008-10-11
Add support for GNU/kFreeBSD
Petr Salinger
1
-9
/
+3
2008-07-08
Hide one more private symbol
Julien Cristau
1
-0
/
+1
2008-02-27
Don't export private symbols.
Julien Cristau
1
-1
/
+1
2007-10-10
FreeBSD: for 64-bit BARs, skip the resource slot used for the upper 32 bits.
Eric Anholt
1
-2
/
+3
2007-10-10
FreeBSD: Don't try to unset an MTRR if we didn't set it.
Eric Anholt
1
-13
/
+19
2007-10-10
FreeBSD: Add support for multiple PCI domains.
Eric Anholt
1
-1
/
+18
2007-10-09
FreeBSD: Fix unmap_range to return an error value.
Eric Anholt
1
-2
/
+2
2007-10-09
FreeBSD: don't set the MTRR if it's the default mode (uncacheable).
Eric Anholt
1
-2
/
+5
2007-09-11
Add FreeBSD MTRR setting support.
Eric Anholt
1
-4
/
+49
2007-08-30
New interfaces to map memory with MTRR (or similar) support.
Ian Romanick
1
-45
/
+19
2007-08-03
FreeBSD: Add VGA rom reading through /dev/mem.
Eric Anholt
1
-1
/
+52
2007-08-03
FreeBSD: Fill in the subdevice ID.
Eric Anholt
1
-0
/
+1
2007-03-06
FreeBSD: Fix a couple of minor issues in cleanup paths.
Eric Anholt
1
-3
/
+6
2007-03-01
FreeBSD: Add system cleanup function.
Eric Anholt
1
-1
/
+10
2007-02-28
FreeBSD: When mapping regions, use the region's base address, not 0.
Eric Anholt
1
-1
/
+2
2007-02-28
Fix inverted protection typo for mmap in region mapping.
Eric Anholt
1
-1
/
+1
2007-02-28
Update freebsd code for pci_device_cfg_write API change.
Eric Anholt
1
-4
/
+3
2007-01-12
Add support for getting region information on FreeBSD.
Eric Anholt
1
-1
/
+120
2007-01-12
Open the pci device read-write so we can read and write config regs.
Eric Anholt
1
-1
/
+9
2007-01-12
Fix many warnings and bugs in the freebsd implementation.
Eric Anholt
1
-5
/
+28
2006-11-14
Add the beginnings of a FreeBSD port.
Eric Anholt
1
-0
/
+247