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
/
sparc64
/
sbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Fix some more missing dt_ prefixes for dma tag fields.
scottl
2003-01-29
1
-2
/
+2
*
Implement bus_dmamem_alloc_size() and bus_dmamem_free_size() as
scottl
2003-01-29
1
-0
/
+25
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
Change the iommu code to be able to handle more than one DVMA area per
tmm
2003-01-06
1
-0
/
+28
*
Bump the IOMMU TSB size to 32kB, to match the default size on PCI
tmm
2003-01-06
1
-1
/
+1
*
Prefix the members of struct bus_space_tag and struct bus_dma_tag with
tmm
2003-01-06
1
-18
/
+18
*
1.) fix a copy-and-paste-o in a panic() message
tmm
2003-01-06
1
-14
/
+36
*
Always initialize the UPA target module id in the interrupt mapping
tmm
2002-12-01
1
-9
/
+9
*
Remove some long-dead cruft in the interrupt handling code which was
tmm
2002-12-01
1
-44
/
+31
*
Typo fix.
mux
2002-08-19
1
-1
/
+1
*
Set interrupt clear pointer for SBus slots to point to correct spot.
mjacob
2002-07-25
1
-2
/
+2
*
When multiple IOMMUs are present in a system, use a single TSB for all
tmm
2002-07-16
1
-14
/
+6
*
Revamp the busdma implementation a bit:
tmm
2002-03-24
1
-32
/
+40
*
Add support for the SBus, which is used in early Sun UltraSPARC machines.
tmm
2002-02-13
4
-0
/
+1298