1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/powerpc/ps3
Nathan Whitehorn dad7a7d1c6 The PPC IRQ layer assumes that the IPI IRQ is the last IRQ on the PIC.
This assumption is invalid and the code should be fixed, but humor it for
now and set the "IPI" for PS3s in the non-SMP case to a large number. This
fixes boot with a non-SMP kernel.

Submitted by:	geoffrey dot levand at mail dot ru
MFC after:	1 week
2011-11-21 04:35:23 +00:00
..
ehci_ps3.c
if_glc.c Follow Linux by unconditionally stripping the RX vlan tag from incoming 2011-07-05 15:00:55 +00:00
if_glcreg.h
mmu_ps3.c
ohci_ps3.c Add an OHCI driver to complement the EHCI one. The infrastructure to attach 2011-06-20 00:46:07 +00:00
platform_ps3.c
ps3_syscons.c
ps3-hv-asm.awk
ps3-hv-header.awk
ps3-hvcall.h Add hypervisor call error codes. 2011-06-23 03:20:11 +00:00
ps3-hvcall.master Add hypervisor call error codes. 2011-06-23 03:20:11 +00:00
ps3-hvcall.S
ps3bus.c Use 4 KB pages for storage bus devices, which seems to be what the HV uses 2011-06-23 04:06:33 +00:00
ps3bus.h
ps3cdrom.c Add descriptor sense support to CAM, and honor sense residuals properly in 2011-10-03 20:32:55 +00:00
ps3disk.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ps3pic.c The PPC IRQ layer assumes that the IPI IRQ is the last IRQ on the PIC. 2011-11-21 04:35:23 +00:00