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
/
alpha
/
pci
/
t2_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-10
1
-2
/
+3
*
Fix abuses of cpu_critical_{enter,exit} by converting to
imp
2002-03-21
1
-4
/
+4
*
recover from namespace collision caused by un-static'ing pci_alloc_resource()
gallatin
2002-02-28
1
-1
/
+1
*
Modify the critical section API as follows:
jhb
2001-12-18
1
-2
/
+2
*
- splhigh()/splx() -> critical_enter()/critical_exit()
gallatin
2001-10-20
1
-3
/
+3
*
Make sure that all resource allocation is handled in the pcib device, not
dfr
2001-05-23
1
-4
/
+7
*
Next phase in the PCI subsystem cleanup.
msmith
2000-12-08
1
-0
/
+2
*
Partially re-write T2 chipset support based on Tru64 platform support
gallatin
2000-12-07
1
-1
/
+1
*
Convert the pcib_{read,write}_config args from signed to unsigned,
gallatin
2000-12-01
1
-4
/
+4
*
Introduce explicit break statements in the various chipsets'
gallatin
2000-08-31
1
-0
/
+4
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-1
/
+113
*
Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.
gallatin
2000-05-28
1
-0
/
+87