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
/
powerpc
/
ps3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix
nwhitehorn
2011-08-14
1
-0
/
+703
*
Follow Linux by unconditionally stripping the RX vlan tag from incoming
nwhitehorn
2011-07-05
1
-4
/
+7
*
Use atomic operations to mask and unmask IRQs. This prevents a problem
nwhitehorn
2011-06-23
1
-8
/
+8
*
Use 4 KB pages for storage bus devices, which seems to be what the HV uses
nwhitehorn
2011-06-23
1
-2
/
+6
*
Rework the PS3 disk driver to support NCQ and do its DMA a little
nwhitehorn
2011-06-23
1
-388
/
+189
*
Add hypervisor call error codes.
nwhitehorn
2011-06-23
2
-0
/
+56
*
This is more complicated than I expected. Storage devices need the IOMMU
nwhitehorn
2011-06-22
1
-2
/
+11
*
The IOMMU is not involved for the storage bus.
nwhitehorn
2011-06-22
1
-2
/
+1
*
Work/hack around some race conditions present in the hardware/HV interface.
nwhitehorn
2011-06-20
1
-14
/
+33
*
Make this slightly less yelly about regions that the hypervisor protects
nwhitehorn
2011-06-20
1
-2
/
+10
*
Add an OHCI driver to complement the EHCI one. The infrastructure to attach
nwhitehorn
2011-06-20
1
-0
/
+170
*
Driver for PS3's internal hard disk. Hopefully this can be CAM-ified in
nwhitehorn
2011-06-20
3
-22
/
+1068
*
Add RTC support for the LV1 clock on the PS3. The hypervisor won't let us
nwhitehorn
2011-05-24
1
-1
/
+33
*
Fix the interrupt code, broken 7 months ago. The interrupt framework
marcel
2011-01-29
1
-12
/
+1
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
1
-1
/
+0
*
Import support for the Sony Playstation 3 using the OtherOS feature
nwhitehorn
2011-01-06
14
-0
/
+5050